You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Coming from #160, we need to find out what parts of the code still really need to be fixed/done.
Main priority is what was mentioned in the issue: what was this line, where null was collector before supposed to do?
And while I'm at it, I would like to also fix the other TODO/FIXME's around the code. Maybe pointing to new issues. But I'm not certain which parts of it are still relevant.
I hope that people who already worked on some of the non-ui code can help me out.
As far as I know, @pflueras did ES-CQRS, so you will probably know a lot about the code base.
If anyone else would know more about certain TODO/FIXME's, please @ them here.
The text was updated successfully, but these errors were encountered:
CodeResource.queryContextWith, is probably just old and not needed? There is a ContextData inside CodeResource.Collector, maybe it was to be used for that.
Coming from #160, we need to find out what parts of the code still really need to be fixed/done.
Main priority is what was mentioned in the issue: what was this line, where null was
collector
before supposed to do?And while I'm at it, I would like to also fix the other TODO/FIXME's around the code. Maybe pointing to new issues. But I'm not certain which parts of it are still relevant.
I hope that people who already worked on some of the non-ui code can help me out.
As far as I know, @pflueras did ES-CQRS, so you will probably know a lot about the code base.
If anyone else would know more about certain TODO/FIXME's, please @ them here.
The text was updated successfully, but these errors were encountered: