Luis Majano Forums Notification: Post to Object factories

Title: RE: Object factories
Thread: Object factories
Forum: Need Help?
Conference: ColdBox
User: lmajano

Definitely ask Brian, post on his blog Sana.

As for more native transfer
integration, I don't know what else could be done. Mainly because the tight
integration occurs with the ioc plugin, where Transfer would be defined and
injected into objects. If you mean, creating an ORM plugin, without the need
for an IoC framework, then I can see the benefit.

Maybe something like
getPlugin("orm").getFactory()

The problem is that most of these ORM's need
some kind of configuration to initialize them, which the plugin would need. And
each one is different. So it will be tricky to create one for all. So maybe
create a transfer plugin would make sense. I don't know, I am babbling now. I'll
do more investigation.

http://www.luismajano.com/forums/index.cfm?event=ehMessages.dspMessages&threadid=1F5854CD-123F-6116-427F1F9D896BD21F