Absolutely.  As long as you've got a server running the CF app, and you're
connected to the internet.  And since it's a single server running the app,
you have to deal with lots of extra headaches that don't manifest themselves
if you're all client-side.  For example, user preferences client side could
be an INI file, but server side, you'd need to have users log in to be able
to recall their prefs from a DB.

I'm not saying that client-side CF is necessarily a clever thing, but it
would open up some interesting stuff.

Cheers,
barneyb

> -----Original Message-----
> From: Thomas Chiverton [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, June 29, 2004 2:15 AM
> To: CF-Talk
> Subject: Re: How does CF generated Java bytecode compare with
> Native Java bytecode
>
> On Tuesday 29 Jun 2004 04:12 am, Barney Boisvert wrote:
> > is simple.  I'd love to implement a controller and backend
> in CFCs, write
> > the UI in flash, and away you go.  Hell of a lot faster
> than Swing or AWT,
> > even with a good tool to help you do the GUI.
>
> You can do that already, invoking CFC-based web services from
> Flash, can't
> you ?
>
> --
> Tom Chiverton
> Advanced ColdFusion Programmer
>
> Tel: +44(0)1749 834997
> email: [EMAIL PROTECTED]
> BlueFinger Limited
> Underwood Business Park
> Wookey Hole Road, WELLS. BA5 1AF
> Tel: +44 (0)1749 834900
> Fax: +44 (0)1749 834901
> web: www.bluefinger.com
> Company Reg No: 4209395 Registered Office: 2 Temple Back East, Temple
> Quay, BRISTOL. BS1 6EG.
> *** This E-mail contains confidential information for the addressee
> only. If you are not the intended recipient, please notify us
> immediately. You should not use, disclose, distribute or copy this
> communication if received in error. No binding contract will
> result from
> this e-mail until such time as a written document is signed
> on behalf of
> the company. BlueFinger Limited cannot accept responsibility for the
> completeness or accuracy of this message as it has been
> transmitted over
> public networks.***
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to