Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurences per tag.

TagTotal number of occurences
@Deprecated0
@deprecated3
@todo1
FIXME0
TODO20

Each tag is detailed below:

@Deprecated

Number of occurences found in the code: 0

@deprecated

Number of occurences found in the code: 3

org.karora.cooee.webrender.BaseHtmlDocumentLine
Use <code>BaseClientDocument</code> instead50
org.karora.cooee.webrender.servermessage.DomUpdateLine
use of this method can result in DOM modifications being performed in improper order (instead use <code>renderElementAdd(ServerMessage)</code> followed by <code>renderElementAddContent()</code>)93
use of this method can result in DOM modifications being performed in improper order (instead use <code>renderElementAdd(ServerMessage)</code> followed by <code>renderElementAddContent()</code>)113

@todo

Number of occurences found in the code: 1

org.karora.cooee.ng.treetable.DefaultTreeTableModelLine
Implement this org.jdesktopx.swing.treetable.TreeTableModel abstract method*/121

FIXME

Number of occurences found in the code: 0

TODO

Number of occurences found in the code: 20

org.karora.cooee.app.ComponentLine
. Doc/move to util.177
. Doc/move to util.182
org.karora.cooee.app.MutableStyleSheetLine
Potential add removeStyle(), iterator() methods.35
org.karora.cooee.ng.TreeLine
- add metakey support461
org.karora.cooee.ng.ui.syncpeer.TableExPeerLine
- fix up and use ImageManager155
org.karora.cooee.ng.util.collections.ExpiryCacheLine
- remove this535
- remove this574
org.karora.cooee.webcontainer.ContainerSynchronizeServiceLine
. clean-up how these operations are invoked on init/update.451
org.karora.cooee.webcontainer.syncpeer.AccordionPanePeerLine
Perform fractional update on LayoutData change instead of full replace.617
org.karora.cooee.webcontainer.syncpeer.ColumnPeerLine
Perform fractional update on LayoutData change instead of full replace.369
org.karora.cooee.webcontainer.syncpeer.ContentPanePeerLine
This needs to become a client-rendered component.79
Performance can be improved by implementing MORE PartialUpdateManagers.80
org.karora.cooee.webcontainer.syncpeer.RowPeerLine
Perform fractional update on LayoutData change instead of full replace.389
org.karora.cooee.webcontainer.syncpeer.SplitPanePeerLine
Performance can be improved by implementing PartialUpdateManagers.78
. Investigate use of instanceof here.223
org.karora.cooee.webcontainer.syncpeer.TabPanePeerLine
Perform fractional update on LayoutData change instead of full replace.687
org.karora.cooee.webcontainer.syncpeer.TablePeerLine
Add full support for partial rendering on row insertions/deletions.87
org.karora.cooee.webcontainer.syncpeer.WindowPanePeerLine
. implement498
. temporary, renderSetContent needs impl519
org.karora.cooee.webrender.startup.StartupMessageLine
Auto-generated method stub11