Hello. Once again, I'd like to thank in advance for the time of those 
who can help me.

I've been learning the basics of Flex 1.5 and I got past remote object 
invocation
and debugging.

My interest now shifts towards applying design patterns in order to
build scalable and maintainable applications. For this (and for getting 
used to
flex in the first way) I have been reading "Developing rich clients with 
macromedia flex".

As it seems that the authors visit this site (and since this seems to be 
the biggest flex community)
I thought it would make sense to ask for help about some of the concepts 
discussed in chapter
20 of the book.

Specifically, I am finding difficulties in understanding the controller 
class and command models
proposed by the authors in this chapter of the book. My biggest point of 
confusion is the use of
function attributes of the type:

class MyClass {
    var myAttribute : Function;
}

inside controller classes.

Since I'm still trying to figure out their usefulness or the reason for 
which they exist in AS 2.0
... has someone else followed up a similar line of thought on this

Controller -> Command -> Business Delegate

approach to define how should a scalable application behave.

Or is there any simplified example of this strategy (or a different one 
altogether) that I could
be referred to?

Again, thanks for your time and help.


------------------------ Yahoo! Groups Sponsor --------------------~--> 
Something is new at Yahoo! Groups.  Check out the enhanced email design.
http://us.click.yahoo.com/SISQkA/gOaOAA/yQLSAA/nhFolB/TM
--------------------------------------------------------------------~-> 

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


Reply via email to