Open
Description
Moved over from old Google Code repo:
Check code for naming consistency
Comment 1 by project member samwilson001, Jul 21, 2009 Consistent name in Java Code has been Completed
Comment 2 by project member samwilson001, Jul 23, 2009 Consistency in JavaCspThread has been completed
Comment 3 by project member mount.sarah, Nov 15, 2009 jython setup is not a meaningful name -- change to jythoncsp
Jycspthread and Javacspthread are unhelpful names; "threads" are low-level details so we don't want to mention them. The Jython version of the csp library should be in a module / jar called "csp" so it can be used in the same way as the Python versions of the library. The Java wrappers should have a suitably Java-ish name!