Christian,
This is the perfect level of detail - there will be some work - and
you are going to work to make it a little easier here and there.
Now if I get some time - I can know what to scan for in the source.
I think that key thing to remember in terms of the factoring is making
sure that packaging is nice and clean as well - it took a couple of
rounds in Pluto 1.x to get the implementations completely separated
from the interfaces, etc.
Thanks the message and thanks so much for our work.
/Chuck
On Dec 7, 2007, at 4:57 PM, Christian Raschka wrote:
Hi Chuck,
there are a few new SPI's that you must implement:
CCPPProfileService.java
EventProvider.java
PublicRenderParameterProvider.java
FilterManager.java
ResourceURLProvider.java
Most of the functionality lies in the portal, because it is not
possible
in the container (e.g. the events.) Therefore there is a more work
to do
for you than in JSR 168.
But notice that the current SPI will change till the first release.
There is refactoring work to do. I hope the interfaces will be much
smaller and cleaner than they are today.
Just to add my two cents ...
Christian