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 |
|---|---|---|
| FIXME's | 0 | FIXME |
| TODO's | 17 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 17
| org.kuali.rice.krms.api.engine.EngineResults | Line |
|---|---|
| - need to determine what goes here... | 7 |
| org.kuali.rice.krms.api.engine.ExecutionEnvironment | Line |
| we don't support updating facts, refactor this method | 37 |
| org.kuali.rice.krms.api.engine.Term | Line |
| make this pretty | 95 |
| org.kuali.rice.krms.api.repository.agenda.AgendaTreeEntryDefinition | Line |
| ... | 6 |
| org.kuali.rice.krms.api.repository.context.ContextDefinitionContract | Line |
| this java doc is confusing | 67 |
| org.kuali.rice.krms.api.repository.proposition.PropositionDefinition | Line |
| change this to field name to id | 61 |
| org.kuali.rice.krms.api.repository.proposition.PropositionParameter | Line |
| isBlank or is null ??? | 180 |
| check against valid values | 194 |
| org.kuali.rice.krms.api.repository.proposition.PropositionParameterType | Line |
| ... | 24 |
| org.kuali.rice.krms.api.repository.proposition.PropositionType | Line |
| ... | 25 |
| org.kuali.rice.krms.api.repository.term.TermResolverDefinition | Line |
| proper validation & javadocs | 176 |
| */); | 183 |
| */); | 193 |
| */); | 203 |
| */); | 213 |
| */); | 223 |
| org.kuali.rice.krms.api.test.JAXBAssert | Line |
| - copied this from the core api test module, find a better way to share this code! | 33 |