[Seaside] Options to distribute Squeak (Seaside) app without source code

Philippe Marschall philippe.marschall at gmail.com
Tue Dec 4 05:58:31 UTC 2007


2007/12/3, Randal L. Schwartz <merlyn at stonehenge.com>:
> >>>>> "itsme213" == itsme213  <itsme213 at hotmail.com> writes:
>
> itsme213>   - make the source code hidden (byte-code level stuff is fine)
>
> You'll need to protect your code using legal means, not technical means.  Byte
> code is deliberately easy to decompile.  After all, the debugger has to do
> that to work.

The debugger/decompiler is not perfect, there are byte code sequences
he can not decompile. You'd need a special compiler that adds these as
unreachable code.

Cheers
Philippe

> --
> Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
> <merlyn at stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
> Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
> See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>


More information about the seaside mailing list