I wasn't suggesting the library be packaged with the module. Libraries should be separate.
I was suggesting that your modified version be placed in version control. You could put it on github. As per your reply, licensing may allow you to post your library as in your sandbox on d.o.
Comments
Comment #1
mehrpadin commentedHey again,
It used to be, but I later realized it's against the CVS usage policy: http://drupal.org/node/1001544 , however based on this http://drupal.org/node/422996 (#3) it seems fine to put it there, yet there was this http://groups.drupal.org/node/110524 and so on and so forth.
Comment #2
andrew_mallis commentedI wasn't suggesting the library be packaged with the module. Libraries should be separate.
I was suggesting that your modified version be placed in version control. You could put it on github. As per your reply, licensing may allow you to post your library as in your sandbox on d.o.
Comment #3
mehrpadin commentedAndrew,
Sorry for the late reply, I was thinking of Github too :) thanks for your suggestion.