On Fri, 20 Oct 2000 [EMAIL PROTECTED] wrote:

> How is iCalendar used in Jetspeed? Is it acting as a client or a server?
> Where can I get more documentation/tutorial on iCalendar?
>

iCalendar is in the process of becoming its own project on
jakarta.apache.org. Right now it is being used primarily on the
server side of the house to create a web based calendar and at this point
is totally independent of jetspeed.


I have however been careful not to do to embed to much server specific
stuff in the iCalendar code so it could be used on the client side also.

Right now there are the beginning of some documents about iCalendar in
the xdocs folder of the icalendar module in Jetspeed cvs. 

As far as documentation goes, the code is fully documented with javadoc
and some test drivers to test functionality, but they also serve as good
examples into the business object structure.

Also, there are some uml diagrams created by argouml in
the icalendar/docs/uml directory.

If you dont mind I will put you on a list to get information about the
first release when it is available. I will also post to this list to
until icalendar has a list of its own. Anyone else who wants to get an
announcement as to when a first release is ready.

If you cant wait :) just checkout the code, look at javadocs, read the
uml,....



Thanks for your interest

Jeff Prickett
[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]

Reply via email to