[flexcoders] Glue - Beautiful Gooey MVC Framework for Flex

2009-04-14 Thread Sean Clark Hess
 link - http://code.seanhess.net/?p=195

[...] So, this isn’t an official release, but more of a call for feedback. I
just finished a first-draft of a new MVC framework for Flex that I’m calling
Glue.  I started out with several specific goals in mind. I’ve been
trying to think of how the perfect MVC framework ought to behave, and have
designed Glue accordingly. I’m directly responding to the wonderful Mate
framework and a few others I’ve used. [...]

Hi all, looking for feedback on this approach to MVC in flex. Thanks for
your help!
~sean


Re: [flexcoders] MVC Framework for flex

2005-03-01 Thread Robin Hilliard
See http://www.ariaware.com/products/arp/

Cheers,
Robin
http://www.rocketboots.com.au


Do you have a link or the source of the Flex application
 written in ARP 

 Thanks 
 Willem Engelbrecht


 On Sun, 27 Feb 2005 10:49:41 +1100
 Robin Hilliard [EMAIL PROTECTED]> wrote:
 > 
 > On 26/02/2005, at 1:44 AM, Abdul Qabiz wrote:
 > >  There is another RIA framework called Ariaware made
 > by Aral. Not 
 > > sure, if
 > >  it works with Flex, but it's good for Flash no doubt.
 > 
 > Yes, Aral has a sample Flex application written in ARP,
 > and we've used 
 > Cairngorm on a Flash project - they mainly differ in the
 > way the views 
 > interact with the controller - Aral has strong views
 > against view 
 > helpers and embedding any code in mxml files.
 > 
 > Robin

Re: [flexcoders] MVC Framework for flex

2005-02-26 Thread Robin Hilliard
On 26/02/2005, at 1:44 AM, Abdul Qabiz wrote:
There is another RIA framework called Ariaware made by Aral. Not 
sure, if
it works with Flex, but it's good for Flash no doubt.
Yes, Aral has a sample Flex application written in ARP, and we've used 
Cairngorm on a Flash project - they mainly differ in the way the views 
interact with the controller - Aral has strong views against view 
helpers and embedding any code in mxml files.

Robin
http://www.rocketboots.com.au
Professional Services for Macromedia Development Teams



MVC Framework for flex

2005-02-25 Thread Arjun

Hello

Does anybody know of MVC framework available for flex and have you 
used any in your project?

Thansk
Arjun








RE: [flexcoders] MVC Framework for flex

2005-02-25 Thread Abdul Qabiz
Here you go:

http://www.richinternetapps.com/archives/94.html

A framework based on modern version of MVC framework suited for Flex RIA
development..It is called Cairngorm framework...

Look in flexcoders archives for any queries on the same...

There is another RIA framework called Ariaware made by Aral. Not sure, if
it works with Flex, but it's good for Flash no doubt..



-abdul 

-Original Message-
From: Arjun [mailto:[EMAIL PROTECTED] 
Sent: Friday, February 25, 2005 8:00 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] MVC Framework for flex



Hello

Does anybody know of MVC framework available for flex and have you used any
in your project?

Thansk
Arjun







Yahoo! Groups Links










RE: [flexcoders] MVC Framework for flex

2005-02-25 Thread Steven Webster
Hi Arjun,

 Does anybody know of MVC framework available for flex and 
 have you used any in your project?

Have you tried the Cairngorm framework, which a large number of
the folks building big RIAs with Flex on this list are using
currently...

Download here:

http://www.richinternetapps.com/archives/94.html

Presentation here:

http://www.richinternetapps.com/archives/99.html

More information here:

http://www.iterationtwo.com/cgi-bin/mt-search.cgi?IncludeBlogs=1search=cair
ngorm

Best,

Steven

--
Steven Webster
Technical Director
iteration::two

This e-mail and any associated attachments transmitted with it may contain
confidential information and must not be copied, or disclosed, or used by
anyone other than the intended recipient(s). If you are not the intended
recipient(s) please destroy this e-mail, and any copies of it, immediately.

Please also note that while software systems have been used to try to ensure
that this e-mail has been swept for viruses, iteration::two do not accept
responsibility for any damage or loss caused in respect of any viruses
transmitted by the e-mail. Please ensure your own checks are carried out
before any attachments are opened.






Re: MVC Framework for flex

2005-02-25 Thread dduuggllaa

Steven,
I just installed Tomcat and and trying to insert Cairngorm into it's
directory tree. I'm am pulling my hair out trying to compile the two
Java source files that come with Cairngorm. I am tripping over the
classpath hell of javac. Can you please provide us with the correct
classpath syntax to satisfy javac? Thanks.

-Douglass Turner
email: dturner_at_visual-io_dot_com


 
 Have you tried the Cairngorm framework, which a large number of
 the folks building big RIAs with Flex on this list are using
 currently...
 
 Download here:
 
 http://www.richinternetapps.com/archives/94.html
 
 Presentation here:
 
 http://www.richinternetapps.com/archives/99.html
 
 More information here:
 

http://www.iterationtwo.com/cgi-bin/mt-search.cgi?
IncludeBlogs=1search=cair
 ngorm
 
 Best,
 
 Steven