|
From: Jesse V. <je...@6t...> - 2003-07-10 14:09:21
|
Raymond,
Yeah, I would love to try to come up with a reliable way to add the
semi-colons in. I'm sure I missed some in the DynAPI code. I made a
bunch of changes, but I'm sure I didn't catch them all.
I'll update the revisions.html file with my changes, and I'll also
add to the tipstricks.html. I should get a chance to do that today.
Jesse
Raymond Irving wrote:
>Really nice! Now we can use compressed DynAPI code.
>Thanks a lot Jesse.
>
>You can docoument you changes inside the
>docs/docs/revisions.html file
>
>I think we should also work together on a function
>that will add missing semi-colons to the compressed
>files. From time to time we might miss out on a
>sem-colon or two.
>
>One other thing. It would be nice it you could
>document ways of generating browser specific
>compressed files. Such documentation can be added to
>the docs/docs/tipstricks.html
>
>
>Best regards,
>
>--
>Raymond Irving
>
>
>--- Jesse Vitrone <je...@6t...> wrote:
>
>
>>Finally! I finally got some free time and CVS
>>cooperated with me, and I
>>got to check in the java.compressor stuff in bin. I
>>also checked in the
>>added semi-colon changes I made.
>>
>>This is my first time checking stuff in, so please
>>let me know if I
>>screwed things up.
>>
>>Besides the java.compressor code in bin that I
>>added, these are the
>>changes that I made:
>>
>>added semi-colons:
>>src/api/dynlayer_base.js
>>src/api/ext/dragevent.js
>>src/api/etc/dynlayer.inline.js
>>src/ext/functions.date.js
>>src/ext/functions.image.js
>>src/ext/functions.math.js
>>src/ext/functions.numeric.js
>>src/ext/functions.system.js
>>src/fx/fsound.js
>>src/fx/imganim.js
>>src/fx/motionx.js
>>src/fx/snapx.js
>>src/fx/textanim.js
>>src/fx/timerx.js
>>src/gui/graphics.js
>>src/gui/groupmanager.js
>>src/gui/highlighter.js
>>src/gui/htmlcalendar.js
>>src/gui/imageclip.js
>>src/gui/templmngr.js
>>src/util/datasource.js
>>src/util/ioelement.js
>>src/util/ioelement.soda.js
>>
>>
>>change name of main method & added semi-colons:
>>src/api/mouse_dom.js
>>src/api/mouse_ie.js
>>
>>Is there somewhere that I should document these
>>changes? Someone said
>>the changelog HTML, but that only seems to have
>>major changes in it, not
>>minor stuff like the semi-colons.
>>
>>Thanks,
>> Jesse
>>
>>
>>
>>
>>
>>
>-------------------------------------------------------
>
>
>>This SF.Net email sponsored by: Parasoft
>>Error proof Web apps, automate testing & more.
>>Download & eval WebKing and get a free book.
>>www.parasoft.com/bulletproofapps
>>_______________________________________________
>>Dynapi-Dev mailing list
>>Dyn...@li...
>>
>>
>>
>http://www.mail-archive.com/dyn...@li.../
>
>
>__________________________________
>Do you Yahoo!?
>SBC Yahoo! DSL - Now only $29.95 per month!
>http://sbc.yahoo.com
>
>
>-------------------------------------------------------
>This SF.Net email sponsored by: Parasoft
>Error proof Web apps, automate testing & more.
>Download & eval WebKing and get a free book.
>www.parasoft.com/bulletproofapps
>_______________________________________________
>Dynapi-Dev mailing list
>Dyn...@li...
>http://www.mail-archive.com/dyn...@li.../
>
>
|