Hi Chris, The only high-level overview available for now are in the tutorial, especially the class diagrams in the conclusion: http://www.restlet.org/tutorial#conclusion
There is also a glossary which helps to get an overview of all the main classes and their role in the API: http://www.restlet.org/glossary Let me know if you are thinking about something else. Best regards, Jerome > -----Message d'origine----- > De : news [mailto:[EMAIL PROTECTED] De la part de Chris Battey > Envoyé : jeudi 8 février 2007 23:18 > À : [email protected] > Objet : High-level overview of class structure? > > Is there a high-level overview of the way the various classes > in the Restlet > framework are supposed to interact with each other? I've > been having trouble > getting an idea of the big picture from the classes' > individual javadocs, > particularly because of the way pretty much everything in the > framework inherits > from the same interface - it's hard to tell what comprises > the functional > interface for a given class. > > Thanks, > Chris >

