Hugo Francisco González Robledo wrote: >> What do you think guys? > > I don't like Java, i prefer use Python on Windows than Java on Linux. > > Even Py2exe could be use for give an exe to Windows users. > > Finally, maybe both could be mantained, not as part of Cherokee, but > like tools for Cherokee.
Java is like databases. Anytime you add it to a project, you stretch out the delivery time to or three times longer than you ever thought possible. Stick with Python especially if it's mostly done. You will deliver product faster and, as was pointed out, py2exe will deal with the Windows problem. Personally, I don't care if the GUI looks like the native platform. Just make it simple, make it correct. _______________________________________________ Cherokee mailing list [email protected] http://cherokee-project.com/cgi-bin/mailman/listinfo/cherokee
