Hi Malcolm, Malcolm Tredinnick schrieb: > Hi Dirk, > > <snip> > > A couple of thoughts from just reading over your description: if it's > possible to package these without the libs/ prefix, that would provide > the person using them with more flexibility over where these things get > installed. It seems like a somewhat arbitrary constraint at the moment > that could be removed without harming functionality (maybe; again, I > haven't seen your setup at all). Also, for something like mochikit and > tinymce, you might want to choose a directory name that isn't exactly > the same as the product you are wrapping, to avoid confusion when > reading the code. > > <snip>
I'm personally also a java programmer :) and I like such prefixes :), but I had truely the problem on installation all off those libs (I do it on linux with rpm-packages) that in the libs-folder an empty __init__.py clashs with the __init__.py from the other packages. So I will remove the libs folder on installation now. The name of the package should be self speaking for me, e.g. the rpm-package name must nearly unique to other rpms, the package name in python code should not prefixed with 'django' and the name relation between the python-lib-for-django tinymce is very similar the TinyMCE: It is the functional code of TinyMCE package from http://tinymce.moxiecode.com/ with LICENSE, README and Changelog. I posted the setup.py for mochikit here http://paste.e-scribe.com/1252/ and the package structure here http://paste.e-scribe.com/1251/ Should this discussion stay on django-users or move to django-developers ? Regards, Dirk -- "Feel free" – 10 GB Mailbox, 100 FreeSMS/Monat ... Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---