Re: [Pyobjc-dev] pyobjc/Tools vs. pyobjc/Scripts
Brought to you by:
ronaldoussoren
From: Ronald O. <ous...@ci...> - 2002-11-22 21:37:05
|
On Thursday, Nov 21, 2002, at 14:42 Europe/Amsterdam, Just van Rossum wrote: > IMO Tools/mknibwrapper is obsolete now, but if we remove it the Tools > dir is > empty apart from a README. It says: > > Reserved for PyObjC related tools" > > However, Scripts/README says: > > Reserved for PyObjC related scripts (for 'end-users') > > yet contains meta tools nevertheless. Shall I just clear out the > Tools/ dir and > remove the "for end users" comment from Scripts/README? So much for actually remembering why I create directories. I've removed the mknibwrapper script and added a nibclassbuilder script to Scripts. The Tools directory should be gone. Ronald |