|
From: Jesse V. <je...@6t...> - 2003-06-10 17:27:31
|
OK, I've got 2 things to add, I've got the java.compressor code, and
some updated js files, with semi-colons added and stuff.
The js files should be added as a patch?
Do I need to do anything more than have a regular source forge account?
Should I be a member of the project?
It looks like I can only attach one file to a patch. Does that mean I
zip up the files that I changed?
The java compressor, I have a CVS client and putty. Now what?
Thanks,
Jesse
|
|
From: Jesse V. <je...@6t...> - 2003-07-10 13:15:18
|
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
|
|
From: Raymond I. <xw...@ya...> - 2003-07-10 14:03:19
|
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 |
|
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.../
>
>
|
|
From: Raymond I. <xw...@ya...> - 2003-06-11 13:51:46
|
Well you could: 1) zip up the files and use the patch on sourceforge to upload your change. Then on of the devs with write access can then upload your changes to CVS. To submit a patch go to the followinf URL: http://sourceforge.net/tracker/?group_id=5757&atid=305757 2) Sign-up with SourceForge. Setup WinCVS,Putty and SSH and then send me you sourcefoge user id. Pleasee see the following docs on how to setup WinCVS,Putty & SSH: http://sourceforge.net/docman/display_doc.php?docid=6841&group_id=1 http://sourceforge.net/docman/display_doc.php?docid=766&group_id=1 -- Raymond Irving --- Jesse Vitrone <je...@6t...> wrote: > OK, I've got 2 things to add, I've got the > java.compressor code, and > some updated js files, with semi-colons added and > stuff. > > The js files should be added as a patch? > Do I need to do anything more than have a regular > source forge account? > Should I be a member of the project? > It looks like I can only attach one file to a patch. > Does that mean I > zip up the files that I changed? > > The java compressor, I have a CVS client and putty. > Now what? > > Thanks, > Jesse > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Etnus, makers of > TotalView, The best > thread debugger on the planet. Designed with thread > debugging features > you've never dreamed of, try TotalView 6 free at > www.etnus.com. > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://www.mail-archive.com/dyn...@li.../ __________________________________ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com |
|
From: Jesse V. <je...@6t...> - 2003-06-11 14:45:32
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"> <title></title> </head> <body text="#000000" bgcolor="#ffffff"> I don't mind just committing the code with CVS, it's easier than doing the whole patch deal. As long as you don't mind me checking in the stuff before someone looks it over. Do you prefer me using the patch method or just commiting it with CVS?<br> <br> I can always make a list of the changes I made. Mostly just added semi-colons. Only one other thing that I changed, and I'll write up something explaining the change.<br> <br> Jesse<br> <br> Raymond Irving wrote:<br> <blockquote type="cite" cite="mid...@we..."> <pre wrap="">Well you could: 1) zip up the files and use the patch on sourceforge to upload your change. Then on of the devs with write access can then upload your changes to CVS. To submit a patch go to the followinf URL: <a class="moz-txt-link-freetext" href="http://sourceforge.net/tracker/?group_id=5757&atid=305757">http://sourceforge.net/tracker/?group_id=5757&atid=305757</a> 2) Sign-up with SourceForge. Setup WinCVS,Putty and SSH and then send me you sourcefoge user id. Pleasee see the following docs on how to setup WinCVS,Putty & SSH: <a class="moz-txt-link-freetext" href="http://sourceforge.net/docman/display_doc.php?docid=6841&group_id=1">http://sourceforge.net/docman/display_doc.php?docid=6841&group_id=1</a> <a class="moz-txt-link-freetext" href="http://sourceforge.net/docman/display_doc.php?docid=766&group_id=1">http://sourceforge.net/docman/display_doc.php?docid=766&group_id=1</a> -- Raymond Irving --- Jesse Vitrone <a class="moz-txt-link-rfc2396E" href="mailto:je...@6t..."><je...@6t...></a> wrote: </pre> <blockquote type="cite"> <pre wrap="">OK, I've got 2 things to add, I've got the java.compressor code, and some updated js files, with semi-colons added and stuff. The js files should be added as a patch? Do I need to do anything more than have a regular source forge account? Should I be a member of the project? It looks like I can only attach one file to a patch. Does that mean I zip up the files that I changed? The java compressor, I have a CVS client and putty. Now what? Thanks, Jesse </pre> </blockquote> <pre wrap=""><!---->------------------------------------------------------- </pre> <blockquote type="cite"> <pre wrap="">This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread debugger on the planet. Designed with thread debugging features you've never dreamed of, try TotalView 6 free at <a class="moz-txt-link-abbreviated" href="http://www.etnus.com">www.etnus.com</a>. _______________________________________________ Dynapi-Dev mailing list <a class="moz-txt-link-abbreviated" href="mailto:Dyn...@li...">Dyn...@li...</a> </pre> </blockquote> <pre wrap=""><!----><a class="moz-txt-link-freetext" href="http://www.mail-archive.com/dyn...@li.../">http://www.mail-archive.com/dyn...@li.../</a> __________________________________ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). <a class="moz-txt-link-freetext" href="http://calendar.yahoo.com">http://calendar.yahoo.com</a> ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread debugger on the planet. Designed with thread debugging features you've never dreamed of, try TotalView 6 free at <a class="moz-txt-link-abbreviated" href="http://www.etnus.com">www.etnus.com</a>. _______________________________________________ Dynapi-Dev mailing list <a class="moz-txt-link-abbreviated" href="mailto:Dyn...@li...">Dyn...@li...</a> <a class="moz-txt-link-freetext" href="http://www.mail-archive.com/dyn...@li.../">http://www.mail-archive.com/dyn...@li.../</a> </pre> </blockquote> </body> </html> |
|
From: Raymond I. <xw...@ya...> - 2003-06-11 16:27:56
|
CVS is the better of the two options. Please make sure
that you first have the lastest version in CVS before
merging your changes. As for documentation on change
please use the docs/docs/revision.html file
--
Raymond Irving
--- Jesse Vitrone <je...@6t...> wrote:
---------------------------------
I don't mind just committing the code with CVS,
it's easier than doingthe whole patch deal. As long
as you don't mind me checking in thestuff before
someone looks it over. Do you prefer me using the
patchmethod or just commiting it with CVS?
I can always make a list of the changes I made.
Mostly just addedsemi-colons. Only one other thing
that I changed, and I'll write upsomething explaining
the change.
Jesse
Raymond Irving wrote:
Well you could:1) zip up the files and use the patch
on sourceforgeto upload your change. Then on of the
devs with writeaccess can then upload your changes to
CVS. To submita patch go to the followinf
URL:http://sourceforge.net/tracker/?group_id=5757&atid=3057572)
Sign-up with SourceForge. Setup WinCVS,Putty andSSH
and then send me you sourcefoge user id. Pleaseesee
the following docs on how to setup WinCVS,Putty
&SSH:http://sourceforge.net/docman/display_doc.php?docid=6841&group_id=1http://sourceforge.net/docman/display_doc.php?docid=766&group_id=1--Raymond
Irving--- Jesse Vitrone <je...@6t...>
wrote:
OK, I've got 2 things to add, I've got
thejava.compressor code, and some updated js files,
with semi-colons added andstuff.The js files should be
added as a patch? Do I need to do anything more than
have a regularsource forge account? Should I be a
member of the project? It looks like I can only attach
one file to a patch. Does that mean I zip up the files
that I changed?The java compressor, I have a CVS
client and putty. Now what?Thanks, Jesse
-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers
ofTotalView, The bestthread debugger on the planet.
Designed with threaddebugging featuresyou've never
dreamed of, try TotalView 6 free
atwww.etnus.com._______________________________________________Dynapi-Dev
mailing lis...@li...
http://www.mail-archive.com/dyn...@li.../__________________________________Do
you Yahoo!?Yahoo! Calendar - Free online calendar with
sync to
Outlook(TM).http://calendar.yahoo.com-------------------------------------------------------This
SF.net email is sponsored by: Etnus, makers of
TotalView, The bestthread debugger on the planet.
Designed with thread debugging featuresyou've never
dreamed of, try TotalView 6 free at
www.etnus.com._______________________________________________Dynapi-Dev
mailing
lis...@li...://www.mail-archive.com/dyn...@li.../
-------------------------------------------------------This
SF.net email is sponsored by: Etnus, makers of
TotalView, The bestthread debugger on the planet.
Designed with thread debugging featuresyou've never
dreamed of, try TotalView 6 free at
www.etnus.com._______________________________________________Dynapi-Dev
mailing
lis...@li...://www.mail-archive.com/dyn...@li.../
__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com
|
|
From: Jesse V. <je...@6t...> - 2003-06-11 18:02:02
|
OK, I merged with CVS the other day with no problems, I'll make sure I do it again before committal. My source forge user name is jessev. Jesse Raymond Irving wrote: >CVS is the better of the two options. Please make sure >that you first have the lastest version in CVS before >merging your changes. As for documentation on change >please use the docs/docs/revision.html file > >-- >Raymond Irving > > > >--- Jesse Vitrone <je...@6t...> wrote: > >--------------------------------- > I don't mind just committing the code with CVS, >it's easier than doingthe whole patch deal. As long >as you don't mind me checking in thestuff before >someone looks it over. Do you prefer me using the >patchmethod or just commiting it with CVS? > >I can always make a list of the changes I made. >Mostly just addedsemi-colons. Only one other thing >that I changed, and I'll write upsomething explaining >the change. > >Jesse > >Raymond Irving wrote: > >Well you could:1) zip up the files and use the patch >on sourceforgeto upload your change. Then on of the >devs with writeaccess can then upload your changes to >CVS. To submita patch go to the followinf >URL:http://sourceforge.net/tracker/?group_id=5757&atid=3057572) >Sign-up with SourceForge. Setup WinCVS,Putty andSSH >and then send me you sourcefoge user id. Pleaseesee >the following docs on how to setup WinCVS,Putty >&SSH:http://sourceforge.net/docman/display_doc.php?docid=6841&group_id=1http://sourceforge.net/docman/display_doc.php?docid=766&group_id=1--Raymond >Irving--- Jesse Vitrone <je...@6t...> >wrote: > >OK, I've got 2 things to add, I've got >thejava.compressor code, and some updated js files, >with semi-colons added andstuff.The js files should be >added as a patch? Do I need to do anything more than >have a regularsource forge account? Should I be a >member of the project? It looks like I can only attach >one file to a patch. Does that mean I zip up the files >that I changed?The java compressor, I have a CVS >client and putty. Now what?Thanks, Jesse > >------------------------------------------------------- > > >This SF.net email is sponsored by: Etnus, makers >ofTotalView, The bestthread debugger on the planet. >Designed with threaddebugging featuresyou've never >dreamed of, try TotalView 6 free >atwww.etnus.com._______________________________________________Dynapi-Dev >mailing lis...@li... > >http://www.mail-archive.com/dyn...@li.../__________________________________Do >you Yahoo!?Yahoo! Calendar - Free online calendar with >sync to >Outlook(TM).http://calendar.yahoo.com-------------------------------------------------------This >SF.net email is sponsored by: Etnus, makers of >TotalView, The bestthread debugger on the planet. >Designed with thread debugging featuresyou've never >dreamed of, try TotalView 6 free at >www.etnus.com._______________________________________________Dynapi-Dev >mailing >lis...@li...://www.mail-archive.com/dyn...@li.../ > >-------------------------------------------------------This >SF.net email is sponsored by: Etnus, makers of >TotalView, The bestthread debugger on the planet. >Designed with thread debugging featuresyou've never >dreamed of, try TotalView 6 free at >www.etnus.com._______________________________________________Dynapi-Dev >mailing >lis...@li...://www.mail-archive.com/dyn...@li.../ > > >__________________________________ >Do you Yahoo!? >Yahoo! Calendar - Free online calendar with sync to Outlook(TM). >http://calendar.yahoo.com > > >------------------------------------------------------- >This SF.NET email is sponsored by: eBay >Great deals on office technology -- on eBay now! Click here: >http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 >_______________________________________________ >Dynapi-Dev mailing list >Dyn...@li... >http://www.mail-archive.com/dyn...@li.../ > > |
|
From: Raymond I. <xw...@ya...> - 2003-06-11 19:56:04
|
One other question... Does the compressor checks for missing semi-colons (;)? It would be very good if it does and had the ability to insert the missing semi-colon. -- Raymond Irving --- Jesse Vitrone <je...@6t...> wrote: > OK, I merged with CVS the other day with no > problems, I'll make sure I > do it again before committal. > > My source forge user name is jessev. > > Jesse > > Raymond Irving wrote: > > >CVS is the better of the two options. Please make > sure > >that you first have the lastest version in CVS > before > >merging your changes. As for documentation on > change > >please use the docs/docs/revision.html file > > > >-- > >Raymond Irving > > > > > > > >--- Jesse Vitrone <je...@6t...> > wrote: > > > >--------------------------------- > > I don't mind just committing the code with CVS, > >it's easier than doingthe whole patch deal. As > long > >as you don't mind me checking in thestuff before > >someone looks it over. Do you prefer me using the > >patchmethod or just commiting it with CVS? > > > >I can always make a list of the changes I made. > >Mostly just addedsemi-colons. Only one other thing > >that I changed, and I'll write upsomething > explaining > >the change. > > > >Jesse > > > >Raymond Irving wrote: > > > >Well you could:1) zip up the files and use the > patch > >on sourceforgeto upload your change. Then on of the > >devs with writeaccess can then upload your changes > to > >CVS. To submita patch go to the followinf > >URL:http://sourceforge.net/tracker/?group_id=5757&atid=3057572) > >Sign-up with SourceForge. Setup WinCVS,Putty andSSH > >and then send me you sourcefoge user id. Pleaseesee > >the following docs on how to setup WinCVS,Putty > >&SSH:http://sourceforge.net/docman/display_doc.php?docid=6841&group_id=1http://sourceforge.net/docman/display_doc.php?docid=766&group_id=1--Raymond > >Irving--- Jesse Vitrone <je...@6t...> > >wrote: > > > >OK, I've got 2 things to add, I've got > >thejava.compressor code, and some updated js files, > >with semi-colons added andstuff.The js files should > be > >added as a patch? Do I need to do anything more > than > >have a regularsource forge account? Should I be a > >member of the project? It looks like I can only > attach > >one file to a patch. Does that mean I zip up the > files > >that I changed?The java compressor, I have a CVS > >client and putty. Now what?Thanks, Jesse > > > >------------------------------------------------------- > > > > > >This SF.net email is sponsored by: Etnus, makers > >ofTotalView, The bestthread debugger on the planet. > >Designed with threaddebugging featuresyou've never > >dreamed of, try TotalView 6 free > >atwww.etnus.com._______________________________________________Dynapi-Dev > >mailing lis...@li... > > > >http://www.mail-archive.com/dyn...@li.../__________________________________Do > >you Yahoo!?Yahoo! Calendar - Free online calendar > with > >sync to > >Outlook(TM).http://calendar.yahoo.com-------------------------------------------------------This > >SF.net email is sponsored by: Etnus, makers of > >TotalView, The bestthread debugger on the planet. > >Designed with thread debugging featuresyou've never > >dreamed of, try TotalView 6 free at > >www.etnus.com._______________________________________________Dynapi-Dev > >mailing > >lis...@li...://www.mail-archive.com/dyn...@li.../ > > > >-------------------------------------------------------This > >SF.net email is sponsored by: Etnus, makers of > >TotalView, The bestthread debugger on the planet. > >Designed with thread debugging featuresyou've never > >dreamed of, try TotalView 6 free at > >www.etnus.com._______________________________________________Dynapi-Dev > >mailing > >lis...@li...://www.mail-archive.com/dyn...@li.../ > > > > > >__________________________________ > >Do you Yahoo!? > >Yahoo! Calendar - Free online calendar with sync to > Outlook(TM). > >http://calendar.yahoo.com > > > > > >------------------------------------------------------- > >This SF.NET email is sponsored by: eBay > >Great deals on office technology -- on eBay now! > Click here: > >http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 > >_______________________________________________ > >Dynapi-Dev mailing list > >Dyn...@li... > >http://www.mail-archive.com/dyn...@li.../ > > > > > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: eBay > Great deals on office technology -- on eBay now! > Click here: > http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://www.mail-archive.com/dyn...@li.../ __________________________________ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com |
|
From: Jesse V. <je...@6t...> - 2003-06-11 20:32:13
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
<title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
I'd love to add something like that, but does anyone know all the rules
for when to add? If we could come up with a good algorithm for that,
I'd be up for adding it to the code.<br>
<br>
Jesse<br>
<br>
Raymond Irving wrote:<br>
<blockquote type="cite"
cite="mid...@we...">
<pre wrap="">
One other question... Does the compressor checks for
missing semi-colons (;)? It would be very good if it
does and had the ability to insert the missing
semi-colon.
--
Raymond Irving
--- Jesse Vitrone <a class="moz-txt-link-rfc2396E" href="mailto:je...@6t..."><je...@6t...></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">OK, I merged with CVS the other day with no
problems, I'll make sure I
do it again before committal.
My source forge user name is jessev.
Jesse
Raymond Irving wrote:
</pre>
<blockquote type="cite">
<pre wrap="">CVS is the better of the two options. Please make
</pre>
</blockquote>
<pre wrap="">sure
</pre>
<blockquote type="cite">
<pre wrap="">that you first have the lastest version in CVS
</pre>
</blockquote>
<pre wrap="">before
</pre>
<blockquote type="cite">
<pre wrap="">merging your changes. As for documentation on
</pre>
</blockquote>
<pre wrap="">change
</pre>
<blockquote type="cite">
<pre wrap="">please use the docs/docs/revision.html file
--
Raymond Irving
--- Jesse Vitrone <a class="moz-txt-link-rfc2396E" href="mailto:je...@6t..."><je...@6t...></a>
</pre>
</blockquote>
<pre wrap="">wrote:
</pre>
<blockquote type="cite">
<pre wrap="">---------------------------------
I don't mind just committing the code with CVS,
it's easier than doingthe whole patch deal. As
</pre>
</blockquote>
<pre wrap="">long
</pre>
<blockquote type="cite">
<pre wrap="">as you don't mind me checking in thestuff before
someone looks it over. Do you prefer me using the
patchmethod or just commiting it with CVS?
I can always make a list of the changes I made.
Mostly just addedsemi-colons. Only one other thing
that I changed, and I'll write upsomething
</pre>
</blockquote>
<pre wrap="">explaining
</pre>
<blockquote type="cite">
<pre wrap="">the change.
Jesse
Raymond Irving wrote:
Well you could:1) zip up the files and use the
</pre>
</blockquote>
<pre wrap="">patch
</pre>
<blockquote type="cite">
<pre wrap="">on sourceforgeto upload your change. Then on of the
devs with writeaccess can then upload your changes
</pre>
</blockquote>
<pre wrap="">to
</pre>
<blockquote type="cite">
<pre wrap="">CVS. To submita patch go to the followinf
</pre>
</blockquote>
<pre wrap="">URL:<a class="moz-txt-link-freetext" href="http://sourceforge.net/tracker/?group_id=5757&atid=3057572">http://sourceforge.net/tracker/?group_id=5757&atid=3057572</a>)
</pre>
<blockquote type="cite">
<pre wrap="">Sign-up with SourceForge. Setup WinCVS,Putty andSSH
and then send me you sourcefoge user id. Pleaseesee
the following docs on how to setup WinCVS,Putty
</pre>
</blockquote>
<pre wrap="">&SSH:<a class="moz-txt-link-freetext" href="http://sourceforge.net/docman/display_doc.php?docid=6841&group_id=1http://sourceforge.net/docman/display_doc.php?docid=766&group_id=1--Raymond">http://sourceforge.net/docman/display_doc.php?docid=6841&group_id=1http://sourceforge.net/docman/display_doc.php?docid=766&group_id=1--Raymond</a>
</pre>
<blockquote type="cite">
<pre wrap="">Irving--- Jesse Vitrone <a class="moz-txt-link-rfc2396E" href="mailto:je...@6t..."><je...@6t...></a>
wrote:
OK, I've got 2 things to add, I've got
thejava.compressor code, and some updated js files,
with semi-colons added andstuff.The js files should
</pre>
</blockquote>
<pre wrap="">be
</pre>
<blockquote type="cite">
<pre wrap="">added as a patch? Do I need to do anything more
</pre>
</blockquote>
<pre wrap="">than
</pre>
<blockquote type="cite">
<pre wrap="">have a regularsource forge account? Should I be a
member of the project? It looks like I can only
</pre>
</blockquote>
<pre wrap="">attach
</pre>
<blockquote type="cite">
<pre wrap="">one file to a patch. Does that mean I zip up the
</pre>
</blockquote>
<pre wrap="">files
</pre>
<blockquote type="cite">
<pre wrap="">that I changed?The java compressor, I have a CVS
client and putty. Now what?Thanks, Jesse
</pre>
</blockquote>
<pre wrap="">-------------------------------------------------------
</pre>
<blockquote type="cite">
<pre wrap="">
This SF.net email is sponsored by: Etnus, makers
ofTotalView, The bestthread debugger on the planet.
Designed with threaddebugging featuresyou've never
dreamed of, try TotalView 6 free
</pre>
</blockquote>
<pre wrap="">atwww.etnus.com._______________________________________________Dynapi-Dev
</pre>
<blockquote type="cite">
<pre wrap="">mailing <a class="moz-txt-link-abbreviated" href="mailto:lis...@li...">lis...@li...</a>
</pre>
</blockquote>
<pre wrap=""><a class="moz-txt-link-freetext" href="http://www.mail-archive.com/dyn...@li.../__________________________________Do">http://www.mail-archive.com/dyn...@li.../__________________________________Do</a>
</pre>
<blockquote type="cite">
<pre wrap="">you Yahoo!?Yahoo! Calendar - Free online calendar
</pre>
</blockquote>
<pre wrap="">with
</pre>
<blockquote type="cite">
<pre wrap="">sync to
</pre>
</blockquote>
<pre wrap="">Outlook(TM).http://calendar.yahoo.com-------------------------------------------------------This
</pre>
<blockquote type="cite">
<pre wrap="">SF.net email is sponsored by: Etnus, makers of
TotalView, The bestthread debugger on the planet.
Designed with thread debugging featuresyou've never
dreamed of, try TotalView 6 free at
</pre>
</blockquote>
<pre wrap=""><a class="moz-txt-link-abbreviated" href="http://www.etnus.com._______________________________________________Dynapi-Dev">www.etnus.com._______________________________________________Dynapi-Dev</a>
</pre>
<blockquote type="cite">
<pre wrap="">mailing
</pre>
</blockquote>
<pre wrap=""><a class="moz-txt-link-abbreviated" href="mailto:lis...@li...://www.mail-archive.com/dyn...@li.../">lis...@li...://www.mail-archive.com/dyn...@li.../</a>
</pre>
<pre wrap="">-------------------------------------------------------This
</pre>
<blockquote type="cite">
<pre wrap="">SF.net email is sponsored by: Etnus, makers of
TotalView, The bestthread debugger on the planet.
Designed with thread debugging featuresyou've never
dreamed of, try TotalView 6 free at
</pre>
</blockquote>
<pre wrap=""><a class="moz-txt-link-abbreviated" href="http://www.etnus.com._______________________________________________Dynapi-Dev">www.etnus.com._______________________________________________Dynapi-Dev</a>
</pre>
<blockquote type="cite">
<pre wrap="">mailing
</pre>
</blockquote>
<pre wrap=""><a class="moz-txt-link-abbreviated" href="mailto:lis...@li...://www.mail-archive.com/dyn...@li.../">lis...@li...://www.mail-archive.com/dyn...@li.../</a>
</pre>
<blockquote type="cite">
<pre wrap="">
__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to
</pre>
</blockquote>
<pre wrap="">Outlook(TM).
</pre>
<blockquote type="cite">
<pre wrap=""><a class="moz-txt-link-freetext" href="http://calendar.yahoo.com">http://calendar.yahoo.com</a>
</pre>
</blockquote>
<pre wrap="">-------------------------------------------------------
</pre>
<blockquote type="cite">
<pre wrap="">This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now!
</pre>
</blockquote>
<pre wrap="">Click here:
</pre>
<blockquote type="cite">
<pre wrap=""><a class="moz-txt-link-freetext" href="http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5">http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5</a>
_______________________________________________
Dynapi-Dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Dyn...@li...">Dyn...@li...</a>
</pre>
</blockquote>
<pre wrap=""><a class="moz-txt-link-freetext" href="http://www.mail-archive.com/dyn...@li.../">http://www.mail-archive.com/dyn...@li.../</a>
</pre>
<blockquote type="cite">
<pre wrap="">
</pre>
</blockquote>
<pre wrap="">
</pre>
</blockquote>
<pre wrap=""><!---->-------------------------------------------------------
</pre>
<blockquote type="cite">
<pre wrap="">This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now!
Click here:
<a class="moz-txt-link-freetext" href="http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5">http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5</a>
_______________________________________________
Dynapi-Dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Dyn...@li...">Dyn...@li...</a>
</pre>
</blockquote>
<pre wrap=""><!----><a class="moz-txt-link-freetext" href="http://www.mail-archive.com/dyn...@li.../">http://www.mail-archive.com/dyn...@li.../</a>
__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
<a class="moz-txt-link-freetext" href="http://calendar.yahoo.com">http://calendar.yahoo.com</a>
-------------------------------------------------------
This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now! Click here:
<a class="moz-txt-link-freetext" href="http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5">http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5</a>
_______________________________________________
Dynapi-Dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Dyn...@li...">Dyn...@li...</a>
<a class="moz-txt-link-freetext" href="http://www.mail-archive.com/dyn...@li.../">http://www.mail-archive.com/dyn...@li.../</a>
</pre>
</blockquote>
</body>
</html>
|
|
From: Raymond I. <xw...@ya...> - 2003-06-24 13:22:18
|
Hi, Any word on the java.compressor as yet? Even the command line version would be ok. Sorry, but it's just that I'm so excited about this compress and merge utility. Can't wait see it in action. -- Raymond Irving --- Jesse Vitrone <je...@6t...> wrote: > OK, I've got 2 things to add, I've got the > java.compressor code, and > some updated js files, with semi-colons added and > stuff. > > The js files should be added as a patch? > Do I need to do anything more than have a regular > source forge account? > Should I be a member of the project? > It looks like I can only attach one file to a patch. > Does that mean I > zip up the files that I changed? > > The java compressor, I have a CVS client and putty. > Now what? > > Thanks, > Jesse > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Etnus, makers of > TotalView, The best > thread debugger on the planet. Designed with thread > debugging features > you've never dreamed of, try TotalView 6 free at > www.etnus.com. > _______________________________________________ > 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 |