You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-scm@portals.apache.org by at...@apache.org on 2008/04/08 16:14:35 UTC

svn commit: r645936 - /portals/pluto/branches/2.0-spi-refactoring/

Author: ate
Date: Tue Apr  8 07:14:34 2008
New Revision: 645936

URL: http://svn.apache.org/viewvc?rev=645936&view=rev
Log:
Branch for refactoring the Pluto 2.0 SPI interfaces and services to make it proper embeddable in larger Portals like Jetspeed-2.
Target is to bring flexibility of Pluto 1.0.x back while maintaining the easier to use SPI of Pluto 1.1.x/2.0

Added:
    portals/pluto/branches/2.0-spi-refactoring/
      - copied from r645935, portals/pluto/trunk/


Re: svn commit: r645936 - /portals/pluto/branches/2.0-spi-refactoring/

Posted by Elliot Metsger <em...@jhu.edu>.
Awesome,

Looking forward to seeing the progress/results!

Best,
E

Ate Douma wrote:
> Hi Elliot,
> 
> Thanks for the patch!
> I haven't fully evaluated it yet, but it definitely is something along 
> the lines we had in mind.
> When we get around this part of the SPI, we'll see how it fits and make 
> use of it.
> 
> First thing we're planning to do is creating a new container-api module, 
> to contain the interfaces for both the descriptor beans and service 
> interfaces etc.
> Once the descriptor bean interfaces are back in place, we're going to 
> refactor the container itself to make use of (only) the interfaces. 
> Thereafter, we're going to look at the Services and the like.
> 
> Regards, Ate
> 
> Elliot Metsger wrote:
>> Hi Ate,
>>
>> I came up with the attached patch last week while on a plane, to 
>> factor out the dependency on PCM.  Hopefully you'll find it useful, if 
>> not the code, the idea.
>>
>> Have fun at apachecon, which I could be there.
>>
>> Best,
>> E
>>
>> ate@apache.org wrote:
>>> Author: ate
>>> Date: Tue Apr  8 07:14:34 2008
>>> New Revision: 645936
>>>
>>> URL: http://svn.apache.org/viewvc?rev=645936&view=rev
>>> Log:
>>> Branch for refactoring the Pluto 2.0 SPI interfaces and services to 
>>> make it proper embeddable in larger Portals like Jetspeed-2.
>>> Target is to bring flexibility of Pluto 1.0.x back while maintaining 
>>> the easier to use SPI of Pluto 1.1.x/2.0
>>>
>>> Added:
>>>     portals/pluto/branches/2.0-spi-refactoring/
>>>       - copied from r645935, portals/pluto/trunk/

Re: svn commit: r645936 - /portals/pluto/branches/2.0-spi-refactoring/

Posted by Ate Douma <at...@douma.nu>.
Hi Elliot,

Thanks for the patch!
I haven't fully evaluated it yet, but it definitely is something along the lines we had in mind.
When we get around this part of the SPI, we'll see how it fits and make use of it.

First thing we're planning to do is creating a new container-api module, to contain the interfaces for both the 
descriptor beans and service interfaces etc.
Once the descriptor bean interfaces are back in place, we're going to refactor the container itself to make use of 
(only) the interfaces. Thereafter, we're going to look at the Services and the like.

Regards, Ate

Elliot Metsger wrote:
> Hi Ate,
> 
> I came up with the attached patch last week while on a plane, to factor 
> out the dependency on PCM.  Hopefully you'll find it useful, if not the 
> code, the idea.
> 
> Have fun at apachecon, which I could be there.
> 
> Best,
> E
> 
> ate@apache.org wrote:
>> Author: ate
>> Date: Tue Apr  8 07:14:34 2008
>> New Revision: 645936
>>
>> URL: http://svn.apache.org/viewvc?rev=645936&view=rev
>> Log:
>> Branch for refactoring the Pluto 2.0 SPI interfaces and services to 
>> make it proper embeddable in larger Portals like Jetspeed-2.
>> Target is to bring flexibility of Pluto 1.0.x back while maintaining 
>> the easier to use SPI of Pluto 1.1.x/2.0
>>
>> Added:
>>     portals/pluto/branches/2.0-spi-refactoring/
>>       - copied from r645935, portals/pluto/trunk/


Re: svn commit: r645936 - /portals/pluto/branches/2.0-spi-refactoring/

Posted by Elliot Metsger <em...@jhu.edu>.
Hi Ate,

I came up with the attached patch last week while on a plane, to factor 
out the dependency on PCM.  Hopefully you'll find it useful, if not the 
code, the idea.

Have fun at apachecon, which I could be there.

Best,
E

ate@apache.org wrote:
> Author: ate
> Date: Tue Apr  8 07:14:34 2008
> New Revision: 645936
> 
> URL: http://svn.apache.org/viewvc?rev=645936&view=rev
> Log:
> Branch for refactoring the Pluto 2.0 SPI interfaces and services to make it proper embeddable in larger Portals like Jetspeed-2.
> Target is to bring flexibility of Pluto 1.0.x back while maintaining the easier to use SPI of Pluto 1.1.x/2.0
> 
> Added:
>     portals/pluto/branches/2.0-spi-refactoring/
>       - copied from r645935, portals/pluto/trunk/