Hi Peter,

Am Dienstag, 17. Februar 2004 16:42 schrieb Nevermann, Dr., Peter:
> Hi Daniel,
>
> > As I need the remote event stuff I'd like to know if it is
> > appreciated that I
> > extend the api and impl to enable this feature?
>
> Of course, you can add it to wvcm. 

Ah, that's fine. I'll do so.

> The javax.wvcm.* interfaces checked-in
> at at proposals/wvcm anyway contain a lot of extensions which I have marked
> "NOT YET STANDARD" in the javadoc. The mark is supposed to help when it
> comes to merging-in new versions of the official javax.wvcm.* interfaces.

I've seen that - great work.

>
> BTW, I have been proposing extensions to the JSR-147-EG and, some of them,
> eventually, were accepted and became standard (e.g. support for binding but
> also minor issues). It's harder in the case of notifications, because you
> have to convince the RFC2815 people first ;).

In a first step I'd like to implement it fully from client (wvcm) over webdav 
to server to see if it works as expected. I don't know much about the jsr and 
webdav.org politics, so that will come later (and I don't want to cause too 
much trouble before I know it is working...)

>
> > What is the right way to make some proposals for this?
>
> Just add the interface extensions you need (please marked "NOT YET
> STANDARD"), add the implementation and discussion takes place starting from
> the code. Is that OK for you?

Yes, perfect.
Regards, Daniel

>
> > It would be great if wvcm would give a complete api to access
> > slide with all
> > features transparently from the client side.
>
> Agreed! There are already NOT YET STANDARD extensions for DASL and ACL.
>
> Regards,
> Peter
>
> > Hi,
> > I'm currently working on a clusterable process engine.
> > To enable clustering I've added some webdav-methods that
> > enable remote
> > webdav-like event listening (SUBSCRIBE, UNSUBSCRIBE, NOTIFY,
> > POLL). Have a
> > look at
> > http://msdn.microsoft.com/library/default.asp?url=/library/en-
> > us/wss/wss/_esdk_arch_webdav_notifications.asp
> > for details.
> > Now my questions:
> > What client api is the best to access slide via webdav? I've
> > used httpclient
> > for get and put and am now looking into the wvcm api.
> > As I need the remote event stuff I'd like to know if it is
> > appreciated that I
> > extend the api and impl to enable this feature? Or should I
> > add this methods
> > to the webdav-client lib and leave the wvcm untouched?
> > wvcm would give the advantage to hide some protocol details
> > (NOTFIY/POLL) and
> > give the ability to register listeners easily.
> > What is the right way to make some proposals for this?
> > It would be great if wvcm would give a complete api to access
> > slide with all
> > features transparently from the client side.
> > Regards,
> > Daniel
> >
> > ---------------------------------------------------------------------
> > 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]


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

Reply via email to