Hi Vincent,

The principle of Restlet Extensions has been kept for FreeMarker, JSON and
Atom. However, the packages in this JAR have been merged into
org.restlet.jar. The NRE implementation had many irremovable dependencies to
it, creating a dependency cycle. I've done some refactoring to have this
final structure:

org.restlet
  + data
  + resource
  + service
  + spi
  + util 

Have a look at the new Javadocs in the snapshot, that will make things
clearer. The Restlet API was not modified since beta 19, just augmented with
new packages (resource and service). With the deprecation annotations/docs,
upgrade should be easy.

Best regards,
Jerome  

> -----Message d'origine-----
> De : news [mailto:[EMAIL PROTECTED] De la part de Vincent
> Envoyé : vendredi 3 novembre 2006 02:00
> À : [email protected]
> Objet : Re: New snapshot of beta 20
> 
> 
> > An intermediary snapshot is available: 
> > http://www.restlet.org/downloads/current.zip 
> 
> What happened to org.restlet.ext.jar?
> 
> -Vincent.
> 
> 

Reply via email to