RE: [Webware-devel] Plan for 0.7b2 version numbering

2002-03-14 Thread Geoffrey Talvola
Each component contains a Properties.py. UserKit's looks like this: name = 'UserKit' version = (0, 2, 0) docs = [ {'name': "User's Guide", 'file': 'UsersGuide.html'}, {'name': 'To Do','file': 'TODO-UserKit.text'}, ] status = 'alpha' requiredPyVersion = (2, 0, 0) syn

RE: [Webware-devel] Plan for 0.7b2 version numbering

2002-03-14 Thread Love, Jay
E... Are we sure about this? How do we indicate that UserKit is only half done (or whatever)? Maybe we should add a status page to the Webware documentation that lists the status of each kit in general terms, and then links to a detailed status page in each Kit? Jay > -Original Messag

[Webware-devel] Plan for 0.7b2 version numbering

2002-03-14 Thread Geoffrey Talvola
It sounds like nobody objected to giving all subpackages inside of Webware the same version number. So here's my plan: - Add Docs/RelNotes-0.7.html to all subpackages that don't already have one. The only item in the release note is a note on the new version numbering policy. - Try to find all v