[Cosmo-dev] breaking the ui into separate webapps
Vinubalaji Gopal
vinu at osafoundation.org
Tue Nov 7 13:47:30 PST 2006
On Tue, 2006-11-07 at 11:02 -0800, Brian Moseley wrote:
> here's an a idea that i proposed on the design list yesterday. i
Sounds like a good idea..
> just a protocol server. heck we could even split the protocols into
> separate webapps, so that one serves only caldav, or only atom.
I was thinking about the same - having fine control of the features the user
want is a nice idea.
> the webapps would all have access to the same database through j2ee.
j2ee?
I think that it should be possible with some other technology. Isn't it
possible for all the webapps to use the same database, even if they are
distributed across different machines?
> it would also require us to set up single sign-on in the snarf bundle
I don't like this idea that much and think there should be a better way
of doing this. Isn't it possible to share the security and split the
functionality?
> assuming all uis and protocols were broken out, the url space would look like:
>
> http://example.org:8888
> /dav
> /webcal
> /atom
> /cmp
> /pim
> /home
> /admin
>
neat.
More information about the cosmo-dev
mailing list