Hi Balazs,

On 8/2/06, Balazs E. Pataki <[EMAIL PROTECTED]> wrote:
> John,
>
> Thanks for the hints and ideas! As far as I can see the HttpDispatcher
> doesn't really POST anything to the initialized URL yet, but there's
> just a couple of lines needed, I guess. I will try to make it work. Also
> the QueuedHttpDispatcher sounds interesting.

The QueuedHttpDispatcher : I haven't finalized the idea as persistence
issues have to be thought about (it's not too though anyhow, but some
time has to be devoted to make it right).

> What do you mean by the "POST standard" we could define? For dispatching
> via HTTP or for querying the worklist via REST/POST?

I was thinking about querying the worklist via REST/POST with a
full-fledged query :

<query>
  <attribute name="x" like="y" />
  ...
</query>

Maybe something like that already exists (the protocol).

Or a GET may be sufficient. I even thought I started working on
something about the GET.

GET ...?storename=Store.bravo&customer=y&category=md

I've got to find that 'beginning of implementation'.


Best regards,

-- 
John Mettraux   -///-   http://jmettraux.openwfe.org

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
OpenWFE - Open source WorkFlow Engine
OpenWFE-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openwfe-users

Reply via email to