> The Sieve implementation will expect a mail message that implements a
> MailAdapter interface. The MailAdapter interface specifies the minimum
> functionality required to implement the Commands and Tests that RFC3028
says
> a Sieve implementation 'MUST' implement[1]. All of which will be
implemented
> by this Sieve implementation.

Sounds like a Plan, go for it.

> Also, any further ideas on where/how I might dump this evolving
code-base? I
> hope to have an alpha release by year end.

Based upon the assumption that you have two tasks to perform:

1/ modify existing James Container to support alternative processor types
than "LnearProcessor"

2/ develop a sieve processor

I would suggest that you carry out 1 on the HEAD (or the New HEAD once
things get swapped around) as it will not only be independant of 2 it will
HAVE to be compatible with the rest of James, and will be possible without
any external signs (assume un-specified processor declarations are for
LinearProcessor etc)

2 could go in contrib, I'd strongly urge you to try (without driving
yourself into an asylum) to make this truly a component, such that it can
be built, as far as possible, without access to James using only the mailet
(and 3rd party) API(s). Where Mailet API changes are indicated bring them
back here. This would not only achieve the sieve functionality but pave the
way for the development of further alternative processors.

Now I'll freely admit that I'm obsessed with component architectures, I
like the way that james is assembled from its Big Chunks in an avalon
container and can itself assemble mailets into behaviours without
programming, I'd love to see this extend to processors too, it would be
another, potentially richer, and relatively painless way for 3rd paties to
extend James.

I'm tempted to resurrect the debate about why processors are not
specialized Mailets , but I'll just mention once it and see if anyone has
anything new to say. :-)

d.



***************************************************************************
The information in this e-mail is confidential and for use by the addressee(s) only. 
If you are not the intended recipient (or responsible for delivery of the message to 
the intended recipient) please notify us immediately on 0141 306 2050 and delete the 
message from your computer. You may not copy or forward it or use or disclose its 
contents to any other person. As Internet communications are capable of data 
corruption Student Loans Company Limited does not accept any  responsibility for 
changes made to this message after it was sent. For this reason it may be 
inappropriate to rely on advice or opinions contained in an e-mail without obtaining 
written confirmation of it. Neither Student Loans Company Limited or the sender 
accepts any liability or responsibility for viruses as it is your responsibility to 
scan attachments (if any). Opinions and views expressed in this e-mail are those of 
the sender and may not reflect the opinions and views of The Student Loans Company 
Limited.

This footnote also confirms that this email message has been swept for the presence of 
computer viruses.

**************************************************************************


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to