Hi, The thing to be careful about with any of these is that if they change the names of argument to functions (like Dean Edwards' Packer[1] does), you need to modify them so that they leave the $super argument name alone, since it has special meaning[2] to Prototype.
Perhaps slightly OT, but you'll find some notes on minimizing file download sizes (as opposed to obfuscation) and such here[3] on the unofficial wiki. [1] http://dean.edwards.name/weblog/2007/04/packer3/ [2] http://prototypejs.org/api/class/create [3] http://proto-scripty.wikidot.com/prototype:tip-minimizing-download-times HTH, -- T.J. Crowder tj / crowder software / com Independent Software Engineer, consulting services available On Apr 6, 8:45 pm, Jay <[email protected]> wrote: > Or feel free to share your experience with any particular obfuscator > tool. > Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en -~----------~----~----~----~------~----~------~--~---
