[prev] [thread] [next] [lurker] [Date index for 2004/10/15]
On Thu, Oct 14, 2004 at 10:03:27PM -0700, Bowen Dwelle said:
> As he suggested, it's a very thin wrapper around Email::Store. One thing
> that's not quite sorted is where to register the new FolderType; I did
> it in the caller (Siesta::Plugins::Archive), but it would seem that it
> should be doable in Email::LocalDelivery itself. Anyhow, it works.
I'm going to noodle around with Email::FolderType to make it easier to
have new types automagically picked up. It should be psosible int he
future to just have a
package Email::FolderType::Store;
sub match {
return $_[0] =~ m!^store://!;
}
1;
either installed, centrally, locally, or just as a sub package and
everything will then Just Work [tm]
However I'm a bit short on tuits at the moment having just taken over
co-maintainership of all Simon Cozens' Email::* modules - Casey West and
I need to import them into the Siesta svn repository, update the contact
details with the Perl Email Project mailing list and wiki, re-rlease and
*then* start patching. That plus being short on tuits means that I'm a
bit of a bottleneck at the moment.
Simon
There's stuff above here
Generated at 14:00 on 11 Nov 2004 by mariachi 0.52