logo       

Re: Bundlebuilder vs. save as applet: msg#00118

python.apple

Subject: Re: Bundlebuilder vs. save as applet

Jack Jansen wrote:

Good suggestions! I'm not sure how feasible the plugin idea would be (it would need to do GUI things, and I'm not sure we can pull off something that would work in, say, all of Cocoa, Tkinter and wxPython based GUI apps), but we may be able to come up with some sort of a trick that at least makes it look like a plugin.

Could you add a SF feature request, please, and assign it to me?

Done. 957652: Implement BundleBuilder GUI as plugin component.

If you don't want to tie it to a specific GUI toolkit (probably a good idea), best solution may be to stick a generic interface between the Controller and View layers. You can then provide alternative Cocoa, Tkinter and wxPython View layers built to that interface as separate modules, and allow the client to import the appropriate module for their application.

HTH

has
--
http://freespace.virgin.net/hamish.sanderson/

_______________________________________________
Pythonmac-SIG maillist - Pythonmac-SIG@xxxxxxxxxx
http://mail.python.org/mailman/listinfo/pythonmac-sig



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise