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 -~----------~----~----~----~------~----~------~--~---
