on 4/16/00 2:51 PM, dave bryson <[EMAIL PROTECTED]> wrote:
> IYO, is this simple enough?
>
> Here's how they'd use it:
>
> $link.setPage("/mysite/test.wm")
> $link.setQueryString("name","dave")
+1
Also add a
$link.setPathInfo()
Also make it so that setPage()/setQS/setPI, etc returns Link internally so
that you can do method chanining.
$link.setPage().setQS().setPI()
Then, at the end, $link.toString() is autocalled by the WM stuff...
-jon
--
Scarab -
Java Servlet Based - Open Source
Bug/Issue Tracking System
<http://scarab.tigris.org/>
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]