[Catalyst] Choosing the right ORM
Kaare Rasmussen
kaare at jasonic.dk
Tue Nov 29 16:31:42 CET 2005
> Ideally, ORMs should be interchangeable without requiring any app code
> changes, and without sacrificing any features. What we need is a sort of
> meta-ORM layer with ORM-specific "driver" layers. Gack, it never ends...
Where will this be usefull, except when testing and choosing?
Downside would be a "Least Common Features" syndrome and a slowdown of
development of new ideas if every ORM has compatibility as a goal.
Isn't an ORM something you choose for the application? If it's the wrong
choice, you'll have to write new code anyway.
--
Med venlig hilsen
Kaare Rasmussen, Jasonic
Jasonic Telefon: +45 3816 2582
Nordre Fasanvej 12
2000 Frederiksberg Email: kaare at jasonic.dk
More information about the Catalyst
mailing list