Am Mittwoch, 4. Februar 2004 05:46 schrieb Stefano Mazzocchi:
> On 3 Feb 2004, at 06:25, Daniel Florey wrote:
> > Hi,
> > I'd like to open a new thread where possible features/tasks for slide
> > 2.x or
> > slide 3.0 can be collected.
>
> I strongly suggest not to mention 3.0. We need to market Slide as a
> solid platfrom that people can rely on. Talking about 3.0 when 2.0 is
> not even out the door yield the exact opposite thoughts.

Sorry for the subject, I just wanted to collect all issues that didn't made it 
into 2.0.

>
> > This are my favorite tasks for server side slide:
> > -> Event handling (I'm on it right now)
>
> good
>
> > -> Performance tuning
>
> I wouldn't call these "tuning"
>
> >  - Give stores the possibility to implement macro methods in a native
> > way

Have a look at Michael Smiths mail. This is what I intended.

>
> can't you write JNI in your classes and go with that? what does slide
> has to do with it?
>
> >  - Improve caching (e.g. smart permission caching/checking)
>
> yeah, well, this requires some thinking, don't you think?
>
> >  - Avoid heavy object creation
>
> are we creating any heavy object?
...avoid the creation of many temporary objects.

>
> > -> DASL implementation with lucene
>
> this requires a lot of thinking
>
> > -> Enable transactions that can span multiple requests via webdav-like
> > methods
>
> i thought we had that with deltav workspaces. but I'm probably wrong.
I think beside the workspace concept we need some methods like begin, commit 
and rollback. This would be very fast and a real benefit for many client 
applications that just want to change multiple documents in a single 
transaction. Slide is transaction aware so this should not be too much work.

>
> > -> Event driven clusterable process engine
>
> that'd be cool
>
> > -> Overall code cleanup (e.g. logging)
> >
> >
> > -> Clearify the concepts of domain/namespace/store/scope
> >  - In which case should the user define mulitple
> > namespaces/stores/scopes?
> > -> Import/export of data
> > -> Documentation
> > -> Demo application to show how to build complex web applications with
> > slide
>
> this is all good stuff. but kinda accademic if you don't get volunteers
> to write those things :-)
I'd like to spend a lot of time on these things if appreciated.

Daniel
>
> --
> Stefano.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to