Geoff (or anyone else),

Would you create Value Objects and pass them to Flex as Strongly Types
Objects, or do you just use the plain AS3 Object type?

David

On Sep 11, 7:08 pm, modius <[EMAIL PROTECTED]> wrote:
> On Sep 12, 3:24 am, Mindmillmedia <[EMAIL PROTECTED]> wrote:
>
> > I have been tasked with building a rather robust Flex application
> > quickly (isn't that the way it always goes).  For speed reasons, I
> > would like to handle all of the backend and services interactivity
> > with Farcry.  I realize that this is not what Farcry was created for,
> > but I think it should suit my needs well.  Basically, the Farcry Admin
> > interface will function as normal - this is where the site
> > contributors will submit the data for the site.  However, instead of
> > the typical frontend - there will be a Flex application.
>
> This is actually a fairly common occurrence.. FarCry for Flash front
> ends.  All you need to do is build a facade component in your projects
> webroot that serves up only the content that your Flex application is
> entitled to.  Trying to open up the FarCry component library for
> general consumption would not be a good idea.
>
> If you have no session persistence in your Flex app that needs to be
> continued through to FarCry, eg to view secured content, then the
> whole process is really very straightforward.
>
> -- geoffhttp://www.daemon.com.au/


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to