danwatford opened a new pull request #221:
URL: https://github.com/apache/ofbiz-framework/pull/221


   Refactoring of WidgetWorker so that it generates URI and JSoup Element
   objects to represent created URLs, hidden forms and anchor tags. This
   replaces the previous approach where WidgetWorker would write string
   representations of the URLS, hidden forms and anchor tags directly to an
   Appendable object passed to it.
   
   Callers to WidgetWorker have been modified to render the new objects
   created by WidgetWorker to their relevant I/O.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to