thanks alan. excellent link richard
On Sep 11, 4:45 pm, Alan Livie <[EMAIL PROTECTED]> wrote: > old one from Hal Helms > > http://www.adobe.com/devnet/coldfusion/articles/supsub.html > > As well as real world abstractions inheritance is also useful for moving > common code into a parent class ... ie I have a Base.Bean, Base.Service, > Base.DAO and put common methods in them that all the XXXXService, XXXXDAO etc > use. ie in Base.Service I have a setter method setNotificationService() as > all my services need this. > > Alan > ________________________________________ > From: [email protected] [EMAIL PROTECTED] On Behalf Of cs01rsw > [EMAIL PROTECTED] > Sent: 11 September 2008 16:23 > To: model-glue > Subject: [Model-Glue] cfc extends > > hi > > we understand the concept of extends but was just wondering if anyone > has any links to an example just so that we can see it in practice. we > do have a couple of situations where we will need to use it but > finding it a but confusing to know where to start > > thanks > > richard --~--~---------~--~----~------------~-------~--~----~ 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 . -~----------~----~----~----~------~----~------~--~---
