I've typically gone down the path of building the DB --> Serverside
--> UI, but..

I've found with FLEX, it being a new medium and in many ways its
easier to simply build UI upfront, get the "stakeholders" chomping at
the bit in terms of what's written in spec form vs whats being built.

It also helps to visualise how this is all going to pan out. I had a
52+ page spec for an application I was working on, and It was pretty
darn thorough (even sequence diagrams heh).

Yet, when the time came to put it to "digital" form, we discovered a
few specific items that were either overlooked or needed more
attention (mainly for how the business would cope vs technically).

So, to summarise, I build outward-in, Cairngorms pretty good in that
regard as you can come back and plug in the appropriate code via the
Business Delegate(s)

(ie i've built apps without even knowing how the server-side will
work, aswell as how the db will work). VO's were fun when doing that,
as it sometimes pays to have "knowledge" of both so you can mirror in
equal aspects via both technologies..



On 8/24/05, Steven Webster <[EMAIL PROTECTED]> wrote:
> Hi there,
> 
> I posted something a month or so back with a subject "Cairngorm for Dummies"
> which indicated typical workflow.  Your call whether you build horizontally
> (ie in layers) - for me, I typically would build an application on a
> use-case by use-case basis, from the view to the database (usually from the
> bottom up).
> 
> But your mileage may vary...
> 
> Steven
> 
> 
> --
> Steven Webster
> Technical Director
> iteration::two
> [EMAIL PROTECTED]
> 
> Office:  +44 (0)131 338 6108
> Mobile: +44 (0)7977 216 223
> 
> 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.
> 
> -----Original Message-----
> From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
> Behalf Of spbarber101
> Sent: 24 August 2005 14:38
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Cairngorm Development Cycle
> 
> I have just started to build an application in Flex and decided to go with
> the Cairngorm framework. I am going to be using Coldfusion via Flash
> Remoting as my backend business logic. Is there any particular order in
> which developers build there applications in Flex using Cairngorm?
> 
> What i mean, is it good to start off with the Views for example?
> 
> 
> 
> 
> 
> 
> --
> 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
> 
> 
> 
> 
> 
> 
> 
> 
> --
> 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
> 
> 
> 
> 
> 
> 
> 


-- 
Regards,
Scott Barnes
http://www.mossyblog.com


------------------------ Yahoo! Groups Sponsor --------------------~--> 
<font face=arial size=-1><a 
href="http://us.ard.yahoo.com/SIG=12h641dvf/M=362335.6886445.7839731.1510227/D=groups/S=1705007207:TM/Y=YAHOO/EXP=1124899372/A=2894361/R=0/SIG=13jmebhbo/*http://www.networkforgood.org/topics/education/digitaldivide/?source=YAHOO&cmpgn=GRP&RTP=http://groups.yahoo.com/";>In
 low income neighborhoods, 84% do not own computers. At Network for Good, help 
bridge the Digital Divide!</a>.</font>
--------------------------------------------------------------------~-> 

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