Package: wnpp
Severity: wishlist
Owner: "Martín Ferrari" <[EMAIL PROTECTED]>

* Package name    : libpoe-component-pluggable-perl
  Version         : 1.06
  Upstream Author : Chris 'BinGOs' Williams <[EMAIL PROTECTED]>
* URL             : http://search.cpan.org/dist/POE-Component-Pluggable/
* License         : Artistic | GPL-1+
  Programming Lang: Perl
  Description     : base class for creating plugin enabled POE Components

POE::Component::Pluggable is a base class for creating plugin enabled
POE Components.

It is a generic port of POE::Component::IRC's plugin system. If your
component dispatches events to registered POE sessions, then
POE::Component::Pluggable may be a good fit for you.

Basic use would involve subclassing POE::Component::Pluggable, then
overriding  _pluggable_event() and inserting _pluggable_process()
wherever you dispatch events from.

Users of your component can then load plugins using the plugin methods
provided to handle events generated by the component.


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to