We've discussed API modules before but not got around to actually do
implementing them. Ant and I were chatting this morning and to get
the webapp stuff working we concluded we were going to need this. As
I starting point I am going to add two new modules to the build:
api intended to contain interfaces that would be made available
to applications (e.g. annotations)
host-api intended to provide interfaces that would be used by a host
embedding Tuscany
this would be bootstrap code, ways to pass in inbound
requests (e.g. an HTTPRequest), management code
spi as now, intended to provide interfaces used by things that
implement or extend the runtime itself
--
Jeremy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]