Komodo in violation of Mozilla Public License?

phil hunt philh at comuno.freeserve.co.uk
Thu Apr 12 06:06:18 EDT 2001


On Thu, 12 Apr 2001 14:40:16 +1200, Greg Ewing <greg at cosc.canterbury.ac.nz> wrote:
>David Ascher wrote:
>> 
>> phil hunt wrote:
>> >
>> > If i write some Python programs in Komodo, and then wish to modify
>> > them in a system that doesn't include Komodo, will I have any problems?
>> 
>> No!  Komodo doesn't "own" the code written with it.  It's just an IDE!
>> Even Emacs doesn't spread the GPL to code written with Emacs =).
>
>I think Phil was asking whether it's *feasible* to hand-edit
>the code produced by Komodo, not whether he's *allowed* to
>do that. In other words, does it produce code that is easy
>to read and modify?

This is correct.

To be precise, my scenario is:

I have an IDE that includes a GUI builder. The GUI builder allows
the user to draw windows / dialog boxes on the screen. These are saved
as .gui files. The builder then compiles them into .py files.

Now, let's imagine I (or someone else) wants to edit the application
without having the IDE to hand. Can they hand-edit .gui files?
Can they translate .gui files into .py files (is the translator 
open source?)?


-- 
*****[ Phil Hunt ***** philh at comuno.freeserve.co.uk ]*****
"Mommy, make the nasty penguin go away." -- Jim Allchin, MS head 
of OS development, regarding open source software (paraphrased).
               




More information about the Python-list mailing list