Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
windows and linux
Description
I've written rough jdb code structure to demonstrate my idea for the design of jdb.
I want to attach it here to ask for some suggestions then I can make it better in the early stage.
The basic idea is use enumeration to define commands and then implement multi-way selection with polymorphism.