This is an exported version of the JIRA issue tracker. Please use the Google Code site to open new tickets or report updates to these existing tickets. Feel free to contact the mailing list with any questions.

[GJC-19] Target is always the first argument in HtmlW/XmlW.
Created: Fri, 18 Jun 2004 14:21:07 -0700 (PDT)  Updated: Fri, 18 Jun 2004 14:27:22 -0700 (PDT)

Status:Closed
Project:Genjava
Component/s:gj-scrape
Affects Version/s:scrape-1.0
Fix Version/s:scrape-2.0

Type:ImprovementPriority: Major
Reporter:Henri YandellAssignee:Henri Yandell
Resolution:Fixed 
Environment:


 Description   
This is a big binary incompatibility. The two String arguments to various methods will be rotated to make more sense. There were a few inconsistencies before, so this should unify the order of all arguments too.
Comment by bayard [ Fri, 18 Jun 2004 14:27:22 -0700 (PDT) ]
Committed. Tests pass etc.