Use marshal for commands
Matthias1590 opened this issue ยท 6 comments
This wrapper would manage optional arguments and integrate the feedback system. Would be a lot cleaner than the mess we have now
Not assigning people to this yet, don't want to spend time on this before v1 is released
I also think we should move the TypeSerializers into com.domain.redstonetools.serializers and develop the command system under com.domain.redstonetools.commands, as they are not features, so I don't think they should be under the features package.
Added the high priority label since the later we refactor to use marshal the more we'd have to change