[flexcoders] Re: Cairngorm 2.1 why the ServiceLocator dosen't extends UIComponent anymore?

2006-12-12 Thread zipo13
Hi Ben,Samuel and others... After struggling with the ServiceLocator for a whole day I found this thread that gave me some insight to the problem. I wonder if anyone can post improved SerivceLocator class here that includes an initServices method. Since I'm not a big fan of changing a precompiled

Re: [flexcoders] Re: Cairngorm 2.1 why the ServiceLocator dosen't extends UIComponent anymore?

2006-11-16 Thread Tom Chiverton
On Thursday 16 November 2006 04:03, ben.clinkinbeard wrote: The external xml file I spoke of is a config file for the whole app Wait, are you telling me there isn't a 'FlexSpring' already :-) -- Tom Chiverton, this post has been an in-joke for people who've heard of Spring or ColdSpring

RE: [flexcoders] Re: Cairngorm 2.1 why the ServiceLocator dosen't extends UIComponent anymore?

2006-11-15 Thread Leggett, Samuel B CTR NETPDTC, N634
PROTECTED] On Behalf Of ben.clinkinbeard Sent: Wednesday, November 15, 2006 12:35 To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Cairngorm 2.1 why the ServiceLocator dosen't extends UIComponent anymore? The ServiceLocator should invoke that method, it's simpler that way. Altering a core

[flexcoders] Re: Cairngorm 2.1 why the ServiceLocator dosen't extends UIComponent anymore?

2006-11-15 Thread ben.clinkinbeard
mailto:flexcoders%40yahoogroups.com mailto:flexcoders%40yahoogroups.com Subject: [flexcoders] Re: Cairngorm 2.1 why the ServiceLocator dosen't extends UIComponent anymore? I would just have ServiceLocator's getWebService method make a call to loadWSDL. I wouldn't