j1m
28 Mar 2008, 8:32 AM
I've recently released a Python package that facilitates use of ExtJS in Python and, especially, Zope applications:
http://pypi.python.org/pypi/zc.extjsresource
First, I wanted to let y'all know about this. Second, a question...
I've packaged this as a "source" release. When someone installs the Python package, Ext gets downloaded from the extjs.com and included in the installed Python package.
I could also release "binary" packages that actually include Ext distributions inside them. These would be easier for some folks do deal with because they can be installed even users are off line and, of course, they reduce load on extjs.com.
Do the extjs powers that be have a preference for whether or not I should include ExtJS in my package distribution?
Jim
http://pypi.python.org/pypi/zc.extjsresource
First, I wanted to let y'all know about this. Second, a question...
I've packaged this as a "source" release. When someone installs the Python package, Ext gets downloaded from the extjs.com and included in the installed Python package.
I could also release "binary" packages that actually include Ext distributions inside them. These would be easier for some folks do deal with because they can be installed even users are off line and, of course, they reduce load on extjs.com.
Do the extjs powers that be have a preference for whether or not I should include ExtJS in my package distribution?
Jim