Plugin system
From: Reinhold Birkenfeld (reinhold-birkenfeld-nospam_at_wolke7.net)
Date: 10/30/04
- Next message: Jonathan Ellis: "Re: What is Python's answer to Perl 6?"
- Previous message: Jonathan Ellis: "Re: What is Python's answer to Perl 6?"
- Next in thread: Irmen de Jong: "Re: Plugin system"
- Reply: Irmen de Jong: "Re: Plugin system"
- Maybe reply: Robert Brewer: "RE: Plugin system"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 30 Oct 2004 15:38:00 +0200
Hello,
another philosophical question:
How would you implement a plugin system (for a web-based application)?
Conditions are:
- One plugin can have one or many "parts" (or "subplugins", or whatever)
- Each subplugin has a type
- The rest of the plugin interface is dependent on the type
I have one possible solution in mind, but I want to wait for your
opinion before revealing it.
Reinhold
-- [Windows ist wie] die Bahn: Man muss sich um nichts kuemmern, zahlt fuer jede Kleinigkeit einen Aufpreis, der Service ist mies, Fremde koennen jederzeit einsteigen, es ist unflexibel und zu allen anderen Verkehrs- mitteln inkompatibel. -- Florian Diesch in dcoulm
- Next message: Jonathan Ellis: "Re: What is Python's answer to Perl 6?"
- Previous message: Jonathan Ellis: "Re: What is Python's answer to Perl 6?"
- Next in thread: Irmen de Jong: "Re: Plugin system"
- Reply: Irmen de Jong: "Re: Plugin system"
- Maybe reply: Robert Brewer: "RE: Plugin system"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]