From: Kevin A. <al...@se...> - 2004-04-16 15:18:41
|
On Apr 16, 2004, at 7:01 AM, Brian Debuire wrote: > Hi everyone! > =A0 > Since=A0I=A0have been working with Pyhton Card, a lot of upgrades come = to=20 > my mind every day, some are functional and others are focused on the=20= > GUI. > But the staying with the "kiss" thing i disagree, python card should=20= > be more like a=A0builder program like JBuilder, CBuilder etc. and i = hope=20 > it will get like that. Ithink python is even better that java and=20 > simpliest so it needs a powerful tool. > That is just my opinion and i will accept any critics nicely :) Well, we all have our opinions, but those people that actually write=20 some PythonCard framework code get to commit those opinions to cvs=20 <wink> Anyone that wants to join the team can, they just need to start=20= supplying some code, samples, bug fixes, enhancements, etc. It is important for PythonCard to be easy to learn and use. If you want=20= to create something like JBuilder, CBuilder, etc. then that sounds=20 great to me as long as it doesn't require the underlying PythonCard API=20= to become overly complex and you aren't expecting me to write all that=20= code; I haven't ever used JBuilder or CBuilder. We can always include=20 multiple "builder tools" that will appeal to different developer skill=20= levels. If you want a more complex and feature rich API then you might actually=20= be happier just coding in "raw" wxPython and using a tool like=20 Boa-constructor which is modeled after Delphi. If you decide to try=20 Boa, just make sure you check it out from cvs, since the release=20 version is very old. > By the way, on my dreaming of A python Builder i have wrote a Py Card=20= > app that coul be called a builder, but it just creates a standard app=20= > for pygame, but i think it would help new Pyhton Card and pygame=20 > programmers, so if it is of interest i could send it to Kevin Altis to=20= > aprove it and maybe release it with the other pyhton card examples. Sounds good to me. If you have a URL we can go ahead and add it to the=20= More Applications page now. If you don't have it available on a website=20= and it isn't too large, then you can just send it to the mailing list=20 as a .zip attachment, otherwise email the zip directly to me. http://pythoncard.sourceforge.net/moreapplications.html > Greetings, and nice work to the develop and testing python card team! > =A0 > Brian ka |