> >
> :clap:
Anyone play the spoons? We could get a band together ;-D
Hugh
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Ju
This idea is much better than mine, not only it would make the program
shorter, but also faster. :clap:
Hugh Gibson wrote:
>
>> In
>> this case you get two map lookups where a simple property accessor
>> was before. Anyway I think its great for commercial applications
>> which want to protec
Hugh Gibson schrieb:
>> In
>> this case you get two map lookups where a simple property accessor
>> was before. Anyway I think its great for commercial applications
>> which want to protect the code.
>>
>
>
> Not forgetting the suggestion in
> http://bugzilla.qooxdoo.org/show_bug.cgi?id=4
> In
> this case you get two map lookups where a simple property accessor
> was before. Anyway I think its great for commercial applications
> which want to protect the code.
Not forgetting the suggestion in
http://bugzilla.qooxdoo.org/show_bug.cgi?id=433 which would reduce it to one
lookup
dperez schrieb:
> Hi,
>
> Some months ago I suggested this, but you replied that it would slow down
> performance, although for long identifiers, it could make the program
> shorter.
>
> http://www.nabble.com/String-compression-%28enabled-by-default%29-tf2260415.html#a6302166
>
>
Maybe you have
Hi,
Some months ago I suggested this, but you replied that it would slow down
performance, although for long identifiers, it could make the program
shorter.
http://www.nabble.com/String-compression-%28enabled-by-default%29-tf2260415.html#a6302166
Sebastian Werner wrote:
>
> Hi!
>
> A day of
Hi!
A day of small announcements :)
Another nice new feature of the current trunk and this way 0.7 was just
added. It is no possible to obfuscate accessors. Together with the
already available string and variable optimization this dramatically
reduces the possibility to understand the code.
Y