dev@jsr311.java.net

RE: Representation<T> and Entity<T>

From: Jerome Louvel <jerome.louvel_at_noelios.com>
Date: Tue, 10 Apr 2007 17:05:23 +0200

Paul,

> OK, that would help. FWIW Marc and I have implemented quite a few
> concrete, working and tested examples using Representation<T>
> and Entity<T>.
>
> Perhaps we could take, as the first example, the image conversion
> example that i referred to in another email?

[...]

It seems that the "ImConReosurce" resource is in fact supporting three
resources:
 - /imcon
 - /imcon/lastConverted
 - /imcon/numberConverted

We haven't discussed child resources yet, but the example does makes sense
from a POJO/domain point of view. I would just suggest to rename
"ImConReosurce" class to "ImageConverter".

I will start working on the Restlet-based prototype this week and will try
to complete ASAP.

Best regards,
Jerome