Hi Carlos, et al,

I have a question regarding the need for an ioc container for Flex as 
opposed to a pure AS3 or Flash project. Flex already provides a 
hierarchy of containers that contain controls and service proxies. The 
containers are usually responsible for setting the dependencies between 
controls and proxies. Setting dependencies can be done with databinding, 
simple assignment, or by setting up listeners. This is a very different 
situation from what a Java developer faces without an IOC container when 
writing servlets or JSP pages. In fact in Flex the built in visual state 
mechanism means we can set up dependencies and tear them down when 
states are entered and left. So, here's my question: what would an IOC 
container add that Flex doesn't provide and how would it improve our 
work or what we could do?  Are you primarily thinking about aspects?

Yours truly,
-Brian

Carlos Rovira wrote:

> Looks very promising :)
>
> Great!
>
> C.
>
> PD:mmm... no body else seems to be interested in this proyect? people 
> know about the benefits of a IoC container?
>
> 19 Apr 2007 04:03:30 -0700, Christophe Herreman < [EMAIL PROTECTED] com 
> <mailto:[EMAIL PROTECTED]>>:
>
>     Hi Carlos,
>
>     I don't really have an official roadmap, but here are some of the
>     things
>     I'd like to achieve:
>     - IoC container
>     - IoC utils for frameworks like Cairngorm and ARP
>     - AOP framework
>     - Mock Objects for FlexUnit
>     - Reflection API
>     - general utilities
>
>     Reading this myself, it looks very optimistic ;-) but the
>     motivation is
>     there so, what the heck.
>
>     A first version of the Reflection API has just been added to the SVN
>     repo BTW.
>
>     regards,
>     Christophe
>


-- 
______________________________________________________________________
Brian Lesser
Assistant Director, Application Development and Integration
Computing and Communications Services
Ryerson University
350 Victoria St.
Toronto, Ontario                   Phone: (416) 979-5000 ext. 6835
M5B 2K3                            Fax: (416) 979-5220
Office: POD??                      E-mail: [EMAIL PROTECTED]
(Enter through LB99)               Web: http://www.ryerson.ca/~blesser
______________________________________________________________________

Reply via email to