The major obstacle stopping this from happening is that although the
compiled files *should* work just fine on another server, the idea of
compile once, run anywhere for Java simply isn't as true as it might be.
Different versions of the JVM won't necessarily run the same class files
in the same way, or even at all.

My understanding is that there are just too many ways that this could go
wrong for Macromedia to be comfortable supporting it right now, but I
think they're working on it.

Spike

> -----Original Message-----
> From: Chris Tazewell [mailto:[EMAIL PROTECTED]] 
> Sent: 06 September 2002 16:31
> To: [EMAIL PROTECTED]
> Subject: [ cf-dev ] Encryption and Intellectual Property
> 
> 
> Just been thinking about this IP thing, even though I'm busy. 
> It occurs to me that on CFMX it "should" be relatively easy 
> to put your apps on the server in a format that stops people 
> from viewing the CF.
> 
> --- What the hell is Taz on about? ---
> 
> Well, when CFMX first runs a new CF template it compiles it. 
> Its no longer running as a script interpreting server like 
> previous versions. So surely it wouldn't take a lot to give 
> developers the opportunity to compile code on local dev 
> machines, and then send the compiled files up to the server. 
> No more worries about snooping admins copying your applications.
> 
> So am I on the right track here? Is this a possibility? Maybe 
> its already in place, or maybe its something for MM to consider.
> 
> (thinking out loud)
> 
> Taz
> 



-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to