Hello,

I finally finished most of the changes for the jacobie changes for jwebunit.
It is about 70 - 80% implemented based on the methods defined by WebTester /
HttpUnitDialog.

Here is my laundry list of things to do:
*       Get Maven working for the JACOBIE project on sf.net
*       Publish a distribution for JACOBIE to sf.net
*       Incorporate the jacobie.jar into the jWebUnit JACOBIE branch   (name
not finalized yet).
*       Merge in changes from the TRUNK / HEAD into the JACOBIE branch.
*       Get All current jetty enabled jwebunit tests working for either
httpunit engine or JACOBIE engine.
*       Get some MAJOR Input.
*       Merge JACOBIE branch into HEAD / TRUNK.
*       TEST, TEST, TEST, TEST....
*       Documentation for integration on the site.

Quick Design Discussion:  (I do have a design doc which will be later added
to the jwebunit website.)

*       I based most of the code based on Jim Weavers suggestion, way back
when....hmm...about 6 months ago....  And everything is abstracted from the
HttpUnitDialog level. all calling classes WebTester and WebTestCase call the
new IJWebUnitDialog.
*       HttpUnitDialog was refactored into IJWebUnitDialog  (i.e....thanks
eclipse refactoring tool....)
*       Too engines will exists
                *       HttpUnitDialog
                *       JacobieDialog

*       The default engine will always be HttpUnitDialog with no code
changes.
*       A different engine must be specified (via code....)  (oops...I don't
think I released an example...I'm currently working on company specific code
example....will get to that soon as well.)

*       The transition / refactoring was very smooth.

Open Issues:
*       There is quite a bit of code still in the WebTester level that is
VERY MUCH HttpUnit centric and should be pushed back to the HttpUnitDialog.
This will be flushed out sometime in the future.  The end result should be
that no package imports at WebTester / WebTestCase should have references to
HttpUnit.  I.e..  the IJWebUnitDialog Interface decouples the logic.


Open Discussions Please!!!

See Ya,

Nick Neuberger



- - - - - - 
This e-mail message is intended only for the use of the individual or entity
identified in the alias address of this message and may contain confidential
and privileged information. Any unauthorized review, use, disclosure or
distribution of this e-mail message is strictly prohibited. If you have
received this e-mail message in error, please notify the sender immediately
by reply e-mail and delete this message from your system. Thank you.


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Jwebunit-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jwebunit-users

Reply via email to