This commit is contained in:
@@ -35,6 +35,10 @@ IMMEDIATE ITEMS:
|
||||
- Add code to do actual search and return results and routes (tags need support too as per search specs)
|
||||
- Add tests for searching and routes
|
||||
|
||||
- EventLogProcessor.AddEntry: CHANGE this to save the context itself and then change all callers to handle that (remove save)
|
||||
- I originally didn't have the save in there because I thought subsequent code might all share in the single context save,
|
||||
however that's impossible as things like the search indexing require a save to harvest id's so it's not actually saving any time just adding complexity
|
||||
where it shouldn't (in the caller)
|
||||
|
||||
- Auto visible id number assigning code
|
||||
- Give widgets a visible ID number scheme and add to tests
|
||||
|
||||
Reference in New Issue
Block a user