Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[orion-dev] server architecture

I started poking around Orion a bit and noticed that it currently uses "old-school" servlets.  Would there be any consideration for using a modern framework such as Restlet for providing the RESTful services, resources, and representations?  With the OSGi integration work I've done, it's now pretty trivial to create a dynamic resource, and I think it would provide a much cleaner implementation.

Bryan



Back to the top