Tag List Report

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

Tag ClassTotal number of occurrencesTag strings used by tag class
@todo0@todo
TODO23TODO

Each tag is detailed below:

TODO

Number of occurrences found in the code: 23

cz.cuni.amis.pogamut.shady.IArgumentLine
Stub14
cz.cuni.amis.pogamut.shady.NodeCallLine
How is target determined. Probably search in order: node names, names on classpath, fqn names of classes.14
cz.cuni.amis.pogamut.shady.QueryCallLine
explain, how target is determined13
cz.cuni.amis.pogamut.shady.ShadeEngineLine
this would not work at all!!!108
cz.cuni.amis.pogamut.shady.ShadyParserLine
what about variables?280
cz.cuni.amis.pogamut.sposh.PoshTreeEventLine
Not enough info, where was it before?18
cz.cuni.amis.pogamut.sposh.elements.ActionPatternLine
Unify with rename in competence307
rollback if some error happens?333
cz.cuni.amis.pogamut.sposh.elements.ArgumentsLine
This probably doesn;t need to be abstract list20
cz.cuni.amis.pogamut.sposh.elements.CompetenceLine
Somehow unify with ActionPattern one.284
rollback if some error happens?309
cz.cuni.amis.pogamut.sposh.elements.ResultLine
Maytbe reuse the parser instead of duplicating the code94
cz.cuni.amis.pogamut.sposh.elements.SenseLine
Correctly document, changed in hurry. This is not correct,. we just call PoshParser Take the input that represents the sense in one way or another and set this sense to the values found in the input.308
cz.cuni.amis.pogamut.sposh.elements.TriggeredActionLine
Check that all variables used as values in the newArguments are present in the parameters of parent, use getParentParameters().139
cz.cuni.amis.pogamut.sposh.engine.APExecutorLine
Is this even needed? SURFACE fo all should be sufficient.38
cz.cuni.amis.pogamut.sposh.engine.CExecutorLine
What should I do with goal of competence? It would be best to remove it completely.89
cz.cuni.amis.pogamut.sposh.engine.DEExecutorLine
optimalize by pre-caching indexes of adapts/competences on the stack CHECK FOR COMPETENCES/ADAPTS GOALS/EXIT-CONDITIONS FIRST!!!72
cz.cuni.amis.pogamut.sposh.engine.INodeExecutorLine
Once confirmed that same, replace driveId84
Remove and do some other way90
Remove later, this translation is to keep somehow compatible with tests137
Implement190
In original #driveInterrupted, it cleared up to first occurance of ADExecutor245
cz.cuni.amis.pogamut.sposh.engine.PoshEngineTestLine
Retries in CEExecutor don't work because the executor is always unwinded. Remove them?452