RE: [xml-dev] Book that maps imperative design patterns to declarative patterns?
> > Is there a book that shows how to map: > > Imperative programming design patterns > > to > > Declarative programming design patterns > It's not something I'd recommend doing. It's reverse engineering - given the solution, try to work out the problem it is solving. Much better to start from the problem. Regards, Michael Kay http://www.saxonica.com/ http://twitter.com/michaelhkay