The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.
Tag Class | Total number of occurrences | Tag strings used by tag class |
---|---|---|
@todo | 0 | @todo |
TODO | 18 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 18
org.starobjects.wicket.ui.components.actions.ActionInfoPanel | Line |
---|---|
render instead as links (providing isn't a service; provide a component for this?) | 25 |
org.starobjects.wicket.ui.components.actions.ActionPanel | Line |
on results panel, have a button to resubmit? | 29 |
a void; should indicate somehow | 85 |
implement panel for void | 193 |
org.starobjects.wicket.ui.components.collectioncontents.ajaxtable.CollectionContentsSortableDataProvider | Line |
not yet fully supported. | 16 |
org.starobjects.wicket.ui.components.collectioncontents.ajaxtable.columns.NakedObjectsSelectColumn | Line |
i18n | 27 |
org.starobjects.wicket.ui.components.collectioncontents.simple.CollectionContentsInstanceAsTableRow | Line |
it ought to be possible to in-line this into {@link CollectionContentsAsSimpleTable}. | 20 |
make more sophisticated, eg with Links if an object | 52 |
org.starobjects.wicket.ui.components.empty.EmptyCollectionPanel | Line |
i18n | 19 |
org.starobjects.wicket.ui.components.entity.blocks.action.EntityActionLinkFactory | Line |
seems like can't use REDIRECT, since won't let multiple setResponsePage() calls once committed to redirecting (I'm guessing) | 87 |
org.starobjects.wicket.ui.components.entity.blocks.propcoll.EntityPropertiesAndOrCollectionsPanel | Line |
is it necessary to add these too? | 271 |
org.starobjects.wicket.ui.components.entity.blocks.summary.EntitySummaryPanel | Line |
i18n | 73 |
i18n | 113 |
org.starobjects.wicket.ui.components.scalars.noapplib.NoDatePanel | Line |
i18n | 23 |
org.starobjects.wicket.ui.components.value.StandaloneValuePanelFactory | Line |
not yet implemented; perhaps can combine with {@link ScalarModel}? | 15 |
org.starobjects.wicket.ui.components.voidreturn.VoidReturnPanelFactory | Line |
not yet implemented; what should we do here? Perhaps render the object on which the action was invoked, along with an informational message? | 14 |
org.starobjects.wicket.ui.components.widgets.cssmenu.CssMenuBuilder | Line |
need to figure out how to switch into debug mode; probably call a Debug toggle page, and stuff into Session.getMetaData() | 74 |
org.starobjects.wicket.ui.components.widgets.entitylink.EntityLink | Line |
i18n | 130 |