[Grok-dev] Raphaël for hurry.resource
Jan-Wijbrand Kolman
janwijbrand at gmail.com
Thu Jun 24 04:20:49 EDT 2010
On 6/24/10 10:09 AM, Jeroen Michiel wrote:
> I'm planning to use the Raphaël Javascript lib
> (http://raphaeljs.com/index.html) in my project.
> There's no Zope3 package for this yet (or is there?), so I'm planning to
> make a hurry.resource based package myself.
>
> Can I use the name 'hurry.raphael' for this, as it would seem the most
> logical name to use, among all the other hurry.resource-based packages, or
> is the 'hurry' name reserved?
I'm fairly confident you can use the name hurry.raphael. The "hurry"
namespace was coined by Martijn Faasen when wrote a small workflow
library. He needed this library quickly as he was in a hurry, see :-)
Be very careful though for checking-in (javascript) code into the zope
svn for which the copyright cannot be shared with the zope foundation
(zope repository policy).
Hurry.jquery and hurry.yui for example do not contain the "external"
javascript code themselves in the zope repository, but only include it
in the tarball that is uploaded to the pypi.
regards, jw
More information about the Grok-dev
mailing list