RE: [flexcoders] Re: Cairngorm2 SequenceCommand

2006-08-21 Thread Darren Houle
Thanks Tim, that's very cool.

Quick question though... it looks like all it's doing is broadcasting an 
event... is there any difference between...

1.  Defining the nextEvent and calling executeNextCommand to broadcast it...
and
2.  Creating a new CairngormEvent and dispatching it from the 
CairngormEventDispatcher
???

Seems like it's the same thing.  Is there some advantage to using 
SequenceCommand?  Will the CairngormEventDispatcher not be "heard" from 
within a Command?  It seems like a redundant class, or maybe just a utility 
class that does't really save you any lines of code, since you can create 
another CairngormEvent and dispatch from CairngormEventDispatcher in two 
lines of code just as easily...??

Thanks again for your help!
Darren




>From: "Tim Hoff" <[EMAIL PROTECTED]>
>Reply-To: flexcoders@yahoogroups.com
>To: flexcoders@yahoogroups.com
>Subject: [flexcoders] Re: Cairngorm2 SequenceCommand
>Date: Sat, 19 Aug 2006 05:24:02 -
>
>
>Hi Darren,
>
>I just added a simple example to learn it myself.  See
>code.commands.ResizeViewStatesCommand.
>
>View Sample
>elID=1>
>
>-TH
>
>--- In flexcoders@yahoogroups.com, "Darren Houle" <[EMAIL PROTECTED]> wrote:
> >
> > Does anyone know where I can find a working example of a
>SequenceCommand in
> > a Cairngorm 2 app? Something I can import into Builder that will run?
> >
> > Thanks
> > Darren
> >
>
>




--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





RE: [flexcoders] Re: Cairngorm2 SequenceCommand

2006-08-20 Thread Bjorn Schultheiss





Thats a cool attitude.
 
I also liked the example.
 
One thing i think about cairngorm i that it doesnt offer 
much in terms of the V in MVC.
Cairngorm is mainly about managing business logic client 
side.
I think for the real interative RIA's you still need to 
create a "ViewManager" that is bound to the modelLocator and is individual for 
each UI created.
Reason being is that UI's are not just driven by business 
logic. Often there is a case for UI specific logic.
Where that ViewManager is just tacked onto the ModelLocator 
or is treated as a View depends.
 
Regards,
 
Bjorn Schultheiss
Senior Flash Developer
QDC Technologies
 


From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of Tim HoffSent: 
Monday, 21 August 2006 1:52 PMTo: 
flexcoders@yahoogroups.comSubject: [flexcoders] Re: Cairngorm2 
SequenceCommand


Thank you very much for the kind words Douglas. I learn something new 
from this list on a daily basis. It only seems appropriate to pitch-in when 
possible. In actuality though, my hats off to people like Gordon Smith, Matt 
Chotin, Jeremy Lu, Jesse Warden, Dimitrios Gianninas, Manish Jethani, Ely 
Greenfield, Michael Schmalle...etc. (The list goes on and on). These gurus 
really make this list work for all of us.As Steven Webster stated a 
little while ago; "It's inspiring to see people answer questions on this 
list that were asking the same questions just months ago." Personally, 
what's even more inspiring to me is to see the ego-less contribution and 
cooperation here from people around the world; with no concern of borders 
and innate differences. It warms my heart to see that it is possible, even 
if just in this microcosm, for all of us to respect each other and enjoy 
being part of the global community.-TH--- In [EMAIL PROTECTED]ups.com, 
"Douglas Knudsen" ...> wrote:>> you 
know, at the risk of taking up bandwidth here, hats off to Tim Hoff.> 
There are a few high volume posters around here, Tim is a high volume 
poster> of answers. I don't know how you do it, but kudos d00d!> 
> DK> > On 8/19/06, Tim Hoff <[EMAIL PROTECTED]> 
wrote:> >> > Hi Darren,> >> > I just 
added a simple example to learn it myself. See> > 
code.commands.ResizeViewStatesCommand.> >> > View 
Sample> 
>> >> > -TH> >> >> > --- In 
[EMAIL PROTECTED]ups.com, 
"Darren Houle"  wrote:> > >> > > 
Does anyone know where I can find a working example of a 
SequenceCommand> > in> > > a Cairngorm 2 app? 
Something I can import into Builder that will run?> > >> 
> > Thanks> > > Darren> > >> >> 
> > >> > > > -- > Douglas 
Knudsen> http://www.cubicleman.com> this 
is my signature, like it?>
__._,_.___





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








   






  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



   Visit your group "flexcoders" on the web. 
   To unsubscribe from this group, send an email to: [EMAIL PROTECTED] 
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  






__,_._,___



Re: [flexcoders] Re: Cairngorm2 SequenceCommand

2006-08-20 Thread Douglas Knudsen



you know, at the risk of taking up bandwidth here, hats off to Tim Hoff.  There are a few high volume posters around here, Tim is a high volume poster of answers.  I don't know how you do it, but kudos d00d!  DK
On 8/19/06, Tim Hoff <[EMAIL PROTECTED]> wrote:



Hi Darren,
I just added a simple example to learn it myself.  See code.commands.ResizeViewStatesCommand.
View Sample 
-TH--- In flexcoders@yahoogroups.com, "Darren Houle" <[EMAIL PROTECTED]> wrote:
>> Does anyone know where I can find a working example of a SequenceCommand in > a Cairngorm 2 app? Something I can import into Builder that will run?> > Thanks> Darren>





-- Douglas Knudsenhttp://www.cubicleman.comthis is my signature, like it?

__._,_.___





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








   






  
  
SPONSORED LINKS
  
  
  

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  







  
  
  YAHOO! GROUPS LINKS



   Visit your group "flexcoders" on the web. 
   To unsubscribe from this group, send an email to: [EMAIL PROTECTED] 
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  






__,_._,___