Ticket #39 (enhancement)
Opened 6 years ago
Last modified 6 years ago
logic.Expression should allow arbitrary return values
Status: closed (invalid)
| Reported by: | fumanchu | Assigned to: | fumanchu |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | codewalk/logic | Keywords: | |
| Cc: | Estimate (total hours): | 8 | |
At the moment, Expression lambdas must return True or False. They should be extended to allow arbitrary return values, to be useful in a wider context outside of Dejavu.
Change History
03/09/06 14:59:18: Modified by fumanchu
- status changed from assigned to closed.
- resolution set to invalid.

Hm. This seems to work. Not sure when it was fixed.