Thats because there is technically no such thing as a bean factory! What the example is teaching you is to use the factory pattern, to return different bean instances.
If you really keen, find the book Heads First design patterns. I am sure that this is the title of the book, it is how ever written for java. But it is the design principle that is what you are looking for. If I had off known that this is what you were asking in another list, I would have answered you correctly. I think you would benefit from that book, it may help you understand what some of these blogs are talking about. On Fri, Sep 12, 2008 at 8:59 PM, cs01rsw <[EMAIL PROTECTED]> wrote: > > Hi > > i am finding it a bit difficult to understand the concept of the bean > factory, and understanding how it fits in, and how to create a use a > bean factory and the benefits of it. > > i have read dan wilson tutorial > > http://www.nodans.com/index.cfm/2007/3/14/So-you-want-to-create-a-ModelGlueUnity-application--Part-10 > > and even though this shows me how to create a simple bean factory, it > doesnt really explain it in a way that i can really understand it. > > does anyone have any good tutorials on this > > thanks > > > -- Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "model-glue" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/model-glue?hl=en For more about Model-Glue, check http://www.model-glue.com . -~----------~----~----~----~------~----~------~--~---
