Daniele wrote:
[snip]
With module here I meant plug-in or extension: a piece of code written
by someone else that can be easily (and automaticallly) integrated
into my program.
My program must provide the posibility to be extended without editing
its code, just like mozilla's add-ons.


That would depend on the interface between your program and the extensions. Do you have a design for this?

You might take a look at how to create a mozilla add-on for ideas on this.

--
Bob Gailer
Chapel Hill NC
919-636-4239
_______________________________________________
Tutor maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/tutor

Reply via email to