roterdam / crystalsaf

Automatically exported from code.google.com/p/crystalsaf
0 stars 0 forks source link

Crystal enhancements for education #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Using the updated, open-source version of Crystal in my Analysis class this 
spring is high priority for me.  What all needs to be done to make it 
suitable for students?

Original issue reported on code.google.com by aldrich....@gmail.com on 10 Sep 2008 at 4:16

GoogleCodeExporter commented 9 years ago
There should be some package called "simple" or something like that, which 
provides
cleaner interfaces for students. These would be abstract classes that provide 
default
functionality for the more complex parts of the interfaces. Then just tell 
students
to only look in that package. I would even copy over interfaces that are already
simple, just so they don't have to hunt through other packages.

The examples folder should also be updated to use the simple interfaces.

Original comment by ciera.christopher on 12 Dec 2008 at 4:57

GoogleCodeExporter commented 9 years ago

Original comment by ciera.christopher on 22 May 2009 at 8:38

GoogleCodeExporter commented 9 years ago
Done. Jonathan, let me know if this works for you.

Original comment by ciera.christopher on 27 May 2009 at 3:06