Re: [flexcoders] Implementing ModelLocator pattern in AS3/Flex2

2005-10-26 Thread Weyert de Boer
Matt Chotin wrote: > You can’t call super() when the superclass constructor is not > accessible to you… > I don't think much classes will have the need for a private constructor, of course the Singleton classes will. If we need to vote for such a request point me to the url ;-) I don't think pr

RE: [flexcoders] Implementing ModelLocator pattern in AS3/Flex2

2005-10-26 Thread Jeff Tapper
o: flexcoders@yahoogroups.com >Subject: Re: [flexcoders] Implementing ModelLocator pattern in AS3/Flex2 > >I agree that it's a bit of a kludge, but it does provide a reliable way to >implement the Singleton pattern. > >With a bit of luck MM will add private constructors to the lan

Re: [flexcoders] Implementing ModelLocator pattern in AS3/Flex2

2005-10-26 Thread Spike
art of their framework.   Thanks.   Benoit Hediard De : flexcoders@yahoogroups.com [mailto: flexcoders@yahoogroups.com] De la part de Matt ChotinEnvoyé : lundi 24 octobre 2005 19:39À : flexcoders@yahoogr

RE: [flexcoders] Implementing ModelLocator pattern in AS3/Flex2

2005-10-26 Thread Battershall, Jeff
coders@yahoogroups.com] On Behalf Of SpikeSent: Wednesday, October 26, 2005 10:50 AMTo: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Implementing ModelLocator pattern in AS3/Flex2 package {  public class MySingleton {      private var instance:MySing

Re: [flexcoders] Implementing ModelLocator pattern in AS3/Flex2

2005-10-26 Thread Spike
ediardSent: Tuesday, October 25, 2005 9:48 AMTo: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Implementing ModelLocator pattern in AS3/Flex2 I don't think that bindings works on singleton instance syntax.   TestLocator.as ---

RE: [flexcoders] Implementing ModelLocator pattern in AS3/Flex2

2005-10-26 Thread Battershall, Jeff
ssage-From: flexcoders@yahoogroups.com [mailto: flexcoders@yahoogroups.com] On Behalf Of Benoit HediardSent: Tuesday, October 25, 2005 9:48 AMTo: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Implementing ModelLocator pattern in AS3/Flex2 I

Re: [flexcoders] Implementing ModelLocator pattern in AS3/Flex2

2005-10-26 Thread Spike
nt: Tuesday, October 25, 2005 9:48 AMTo: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Implementing ModelLocator pattern in AS3/Flex2 I don't think that bindings works on singleton instance syntax.   TestLocator.as - package {  public c

RE: [flexcoders] Implementing ModelLocator pattern in AS3/Flex2

2005-10-26 Thread Battershall, Jeff
0 (c) -Original Message-From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Benoit HediardSent: Tuesday, October 25, 2005 9:48 AMTo: flexcoders@yahoogroups.comSubject: RE: [flexcoders] Implementing ModelLocator pattern in AS3/Flex2 I don't

RE: Re: [flexcoders] Implementing ModelLocator pattern in AS3/Flex2

2005-10-25 Thread Benoit Hediard
hanks.   Benoit Hediard De : flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] De la part de Clint ModienEnvoyé : mardi 25 octobre 2005 16:24À : flexcoders@yahoogroups.comObjet : [Norton AntiSpam] Re: [flexcoders] Implementing ModelLocator pattern in AS3/Flex2 It would if you created an int

Re: [flexcoders] Implementing ModelLocator pattern in AS3/Flex2

2005-10-25 Thread Clint Modien
ex2.0 to see how Steven and Allistair did this part of their framework.   Thanks.   Benoit Hediard De : flexcoders@yahoogroups.com [mailto: flexcoders@yahoogroups.com] De la part de Matt ChotinEnvoyé : lundi 24 octobre 2005 19:39À : flexcoders@yahoogroups.comObjet : RE: [flexcoders] Implementing

RE: [flexcoders] Implementing ModelLocator pattern in AS3/Flex2

2005-10-25 Thread Benoit Hediard
Clint ModienSent: Friday, October 21, 2005 12:18 PMTo: flexcoders@yahoogroups.comSubject: Re: [flexcoders] Implementing ModelLocator pattern in AS3/Flex2   Make the objects in the Model Locator typed by importing the classes you need to ref. On 10/21/05, Benoit Hediard <[EMAIL PROTECTE

RE: [flexcoders] Implementing ModelLocator pattern in AS3/Flex2

2005-10-24 Thread Matt Chotin
@yahoogroups.com Subject: Re: [flexcoders] Implementing ModelLocator pattern in AS3/Flex2   Make the objects in the Model Locator typed by importing the classes you need to ref. On 10/21/05, Benoit Hediard <[EMAIL PROTECTED]> wrote: Since it is not possible to create bindings to

Re: [flexcoders] Implementing ModelLocator pattern in AS3/Flex2

2005-10-21 Thread Clint Modien
Make the objects in the Model Locator typed by importing the classes you need to ref. On 10/21/05, Benoit Hediard <[EMAIL PROTECTED]> wrote: Since it is not possible to create bindings to static properties, how do you implement the ModelLocator pattern in AS3?   Benoit Hediard   PS: by the

[flexcoders] Implementing ModelLocator pattern in AS3/Flex2

2005-10-21 Thread Benoit Hediard
Since it is not possible to create bindings to static properties, how do you implement the ModelLocator pattern in AS3?   Benoit Hediard   PS: by the way, any information on an alpha release of Cairngorm for Flex2.0? -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexc