[prev] [thread] [next] [lurker] [Date index for 2003/11/18]
Was just wondering if nacho prevents you from having multiple instances of a plugin on a queue just because of how nacho has been written or because of something a bit deeper? The table layout looks like it should be able to support it, but i'm still figuring out how all of the internals fit together so I thought i'd check. On a seperate note, I've replaced the 'queues' sub in my Lists.pm with the following: sub queues { my $self = shift; my %queues = map { $_->queue => undef } $self->_plugins; return sort keys %queues; } which seems to be DTRT. is this a sensible change or am i misunderstanding something? Jody knew (at) pimb (dot) org
Generated at 13:56 on 01 Jul 2004 by mariachi 0.52