Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [corona-dev] Corona CVS Repository Updates

It seems that the consolidation into one project would join the part for a general solution with project specific one. We wanted to keep them separate.

Marcin



2.      Event handling is split among different packages:

...client.collaboration.event and ...client.project.event do not depend on UI in fact.

Additionally ...common.project and ...common.collaboration deal only with event routing

So they can all be merged to ...event.

The new plugin ...event contains:

...client.collaboration.event

...client.project.event

...common.project

...common.collaboration

Alternative solutions:

            two new plugins:  ...event.collaboration and ...event.project

            or:  ...event.client and ...event.common

...client.collaboration.ui can be renamed to event.ui

The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it.

Back to the top