Thats what I figured... its just that its something which ought to be catered for.. possibly..
maybe just a thought Taz > If you were to do that, you'd have to find some way of stopping the > server from checking for the original file. You can do that using > trusted cache, but that's not going to work once the server has been > restarted. > > I'm curious if anyone knows of a way to do it though. Apart from > decompiling and modifying the core of CF server of course. > > Spike > > > -----Original Message----- > > From: Taz -=TT=- [mailto:[EMAIL PROTECTED]] > > Sent: 06 September 2002 16:52 > > To: [EMAIL PROTECTED] > > Subject: Re: [ cf-dev ] Encryption and Intellectual Property > > > > > > > > > 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. > > > > > > Yeah... gotta love java > > > > But theoretically you could compile and then remove the > > original files... maybe? 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] > > > > > > > > -- > ** 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] > > -- ** 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]
