Re: Plugin system
From: Reinhold Birkenfeld (reinhold-birkenfeld-nospam_at_wolke7.net)
Date: 10/30/04
- Next message: A.M. Kuchling: "Re: What is Python's answer to Perl 6?"
- Previous message: Reinhold Birkenfeld: "Re: What is Python's answer to Perl 6?"
- In reply to: Irmen de Jong: "Re: Plugin system"
- Next in thread: Peter Hansen: "Re: Plugin system"
- Reply: Peter Hansen: "Re: Plugin system"
- Reply: Josiah Carlson: "Re: Plugin system"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 30 Oct 2004 16:03:49 +0200
Irmen de Jong wrote:
> Reinhold Birkenfeld wrote:
>
>> How would you implement a plugin system (for a web-based application)?
>
> This is so general a question that I cannot think of anything concrete to answer.
> Please ask again, with more detail about what you want/need/have in mind.
Okay, the question is too open: My focus is on how you would structure
the plugin code (directories, files) and how you would write code to
load these plugins.
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: A.M. Kuchling: "Re: What is Python's answer to Perl 6?"
- Previous message: Reinhold Birkenfeld: "Re: What is Python's answer to Perl 6?"
- In reply to: Irmen de Jong: "Re: Plugin system"
- Next in thread: Peter Hansen: "Re: Plugin system"
- Reply: Peter Hansen: "Re: Plugin system"
- Reply: Josiah Carlson: "Re: Plugin system"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|