Make that "Every component instance has its own data that is separate from other instances." I hate it when an "it's" sneaks in where it doesn't belong.
On Thu, Nov 13, 2008 at 6:19 PM, Brian Kotek <[EMAIL PROTECTED]> wrote: > Every component instance has it's own data that is separate from other > instances. > > > On Thu, Nov 13, 2008 at 4:40 PM, [EMAIL PROTECTED] < > [EMAIL PROTECTED]> wrote: > >> >> I scoped a component on Application level. >> >> Now i have others components in application that i extended from that >> component (that i defined in application level). so if i will be >> retriving the methods or data in my child classes from methods of >> application scope component. so what will be the output. it will >> give me data from application scoped componenet or each time my child >> class will intilizes a new componenet. >> >> ---I mean to say my child classes get extended from application scoped >> componenet or it get extended by new parent componenet? --- >> >> >> >> >> > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CFCDev" 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/cfcdev?hl=en -~----------~----~----~----~------~----~------~--~---
