walktreetodolist

no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


walktreetodolist [2009/11/27 16:59] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +======WalkTree Things to Fix======
 +===== low   =====
 +  * [code] When a <reference> is made to an <sql> tag by name the tree label shows the reference:name attribute instead of the label associated with the datasource.
 +ie.
 +<code>
 +<sql name="MyDynamicSQL" label="My Label"> <reference table="MyDynamicSQL"> 
 +</code>
 +MyDynamicSQL is shown in the tree instead of "My Label" → BE 
  
 +  * [code] Naming convention of <reference> tag does not reflect the fact that a reference can be to a source other than a table. Need to change this attribute name. → BE 
 +  * [design] Duplicate code between WSql & WTable with respect to the implementation of the WDataSource interface. (Moved into SqlUtils.java) → BE 
  • walktreetodolist.txt
  • Last modified: 2009/11/27 16:59
  • by 127.0.0.1