Alexandre Maret wrote:
> Hello
>
> I haven't found a "Jetspeed-Developper-How-To"... so maybe someone could
> help me figure out one or two things...
>
> * Organizationnal Issues
>
> How can I stay up-to-date and have more or less the same dev-environment as
> the main developpers have, so I do not start working on
> soon-to-be-outdated-code (even though jetspeed's APIs are pretty stable).
>
> There's code in the working-dogs CVS... but it is sometimes broken, so how
> do you developpers work ? Right now, I have the choice between 3 solutions:
> - use 1.2b1 => a bit old
> - use the CVS version => doesn't build "as is" (maybe I should checkout
> tagged files ?)
> - wait for 1.2b2 => I tend to avoid waiting for unspecified/unspecifiable
> dates ;-)
>
Jeff has already commented a sensible strategy. For my part, I have been
tracking cvs during 1 and 1/2 month, with problems only a couple of times. What
I do, if I find big problems is to update back "-D XXX" a few days, to the last
version I remember good. Currently I'm in 2000-08-22 version, until it builds
back.
WRT release dates, I'd expect it in a few days.
>
> * Functionnal Issues
>
> There's 2 areas I'm focusing on at the moment. I'll be happy to help the
> development of these in order to reach our goals.
>
> ** PSML
>
> We (my company) want to allow users to fully customize user/group profiles
> through an admin portlet.
>
> What is the current status of the PSML implementation ?
> There is a very interesting package
> (org.apache.jetspeed.portal.portlets.util.customizer) ... but there is no
> code in it right now. I'd like to know if anybody is actively working on it
> and learn about the status of the configuration portlet and classes allowing
> PSML modifications and update.
>
> ** Channel Browser/Channel Search
>
> We (still my company :) ) want to demonstrate a channel browser... a portlet
> independant way to browse/search news feeds.
> Is there a developper actively working on it, what's the current status,
> where are we heading to.
>
The current PortletBrowser/Seaarcher is very simple. It just look for substrings
in certain fields of the Portlets. I have patched it to have better working xsl
and also a lookup on the registry, instead of getting the portlet first, as it
was in 1.2B1.
I don't have plans to work more on it. I will commit the changes soon (after I
can go back to -HEAD cvs).
>
> Thanks in advance
>
> alex
>
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Archives and Other: <http://java.apache.org/main/mail.html>
> Problems?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]