benedekh / WeLoveClouds

Repository for submissions on the CloudDB course.
0 stars 1 forks source link

Reimplement String -> XCommand conversion #92

Closed benedekh closed 7 years ago

benedekh commented 7 years ago

Rename fromString(command: String) and remove the static Map<String, XCommand> from each Command class (Client, Server, ECS).