Re: Templates and customization
Georg Bauer <gb-BRhJDZTO+/[email protected]> Fri, 12 Mar 2004 21:12:25 +0100
| Newsgroups | gmane.comp.pythin.pyds.devel |
|---|---|
| Message-ID | <r02010100-1028-9489C7E2746111D8BE7D000A9573A72A@[10.0.0.145]> |
Hi! > As you may recall, you asked for me to have an option to keep it the way > it is. ;-) Ah. Good to know that at least somebody reads what I write. Even if that somebody isn't me myself ;-) > Also, it occurs to me I may wait to submit a patch until there's a CVS > release I feel a little more comfortable installing; otherwise I can't Oh, the current CVS works quite good. I use it daily and don't have any problems left, beside this little delay when accessing after some time of inactivity. > officially-supported platform of Python 2.2. That bump means nothing to > me but a lot of people are put off by version numbers below 1.0. The version below 1.0 is a safety belt for me. As long as the version is below 1.0, every goof I make is just the normal beta version problem ;-) No, actually I think that a 1.0 version would definitely require online documentation for the stuff. And the cleanup you mention. Cleanup would be moving several tools out of the default distribution into a samples folder where users can fetch them and install them if they want them. That's no big deal, I only need the time to do it. But documentation is a totally different thing. I am not very good at writing them. Or maybe I am - I never really tried. Far to lazy for that ;-) Oh, and the threading needs to be reworked. 0.7.1 is in a half-baked state currently. I need to rewrite some inner parts so that PyDS get's a threading model like the one in TooFPy. But the biggest thing for 1.0 definitely is user documentation. bye, Georg