Jeff Prickett wrote:
>
> Hello Kevin,
> Committed the ICalendarErrorResources file that has that missing value.
> Sorry for the bad builds. Cant seem to get ant working consistently hence
> I am building most stuff by hand. Somewhere ant is having some problems in
> my dev environment.
>
> Seems to me we are at a decision bar with this iCalendar implementation.
>
> On the one hand Exolab promises an iCalendar implementation in their
> Intalio product. This is great because exoffice already has proven it
> writes open source code with projects like castor. If they say it is going
> to happen it probably will.
>
> On the other hand, I cant run/debug/test that implementation because I
> cant find the code. The machine shuffle.exolab.org just gives me a
> forbidden prompt when I try to load a url there.
>
> My proposal for the iCalendar implementation we currently have is this:
>
> Finish everything but parsing and writing iCalendar streams ie build the
> objects and tie them in with Castor for database persistence and stop
> there. Wait for exolab if we need to write or read iCalendar streams.
>
> My personal need is just for a web based calendar. I started implementing
> parsing because it was helping me understand the bigger picture.
>
> Plan Step by Step
> 1. Implement iCalendar properties
> 2. Implement the actual iCalendar objects
> 3. Tie the iCalendar objects, properties, and parameters to Castor and
> Turbine users.
> 4. Write a web based calendar for jetspeed
>
> Secondly, I would like to say here that when exoffice releases its
> iCalendar implementation. I would work on step 4 again to tie it into
> their particular object implementation.
Ug...
I just recompiled. I am running the latest turbine.
MessageResources.getMessage() now throws Exception
So the code won't compile again :(. Really my fault and turbine
evolution's. You will need to catch the Exception from Turbine. I
would have done this for you but I don't want to go that far into your
code. It is a big decision. Hold off a little bit becuase I want to
bring up an Exception issue on the Turbine mailing list.
On the whole Exolab thing. We need to figure out what to do. I mean it
is possible their implementation isn't that great or that their are
holes. Good to pool resources though.
Kevin
--
Kevin A Burton ([EMAIL PROTECTED])
http://relativity.yi.org
Message to SUN: "Please Open Source Java!"
"For evil to win is for good men to do nothing."
--
--------------------------------------------------------------
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]