« Return to Thread: WML support for httpunit

Re: WML support for httpunit

by Matthew Wilson-4 :: Rate this Message:

Reply to Author | View in Thread

david jeanneteau wrote:

>
>     Incidentally, could you explain a little more how wmlbrowser will be
>     used in httpunit?
>
>
> Very simple: I got  wml.xsl, wml.js and wml.css from wmlbrowser source.
>
> In httpunit:
> - detect a wml file
> - apply the xsl transformation on wml content
>
> I made some changes in wml.xsl:
> - the chrome:// urls were replaced by http://localhost:port ones
> (wml.css and wml.js)
> - in wml.js, one line could not be interpreted by httpunit javascript
> engine: it is commented out
>
> I had some contact on htmlunit project, and i'm about to turn to this
> project (httpunit seems to be in 'sleeping' state).

htmlunit doesn't seem to have a compatible licence either.

Matthew
_______________________________________________
Wmlbrowser mailing list
Wmlbrowser@...
http://mozdev.org/mailman/listinfo/wmlbrowser

 « Return to Thread: WML support for httpunit