Beedraz / recovered-from-google-code

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

Change inheritance structure for binary and unary expressions #2

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Now, we first introduce the type of the arguments in the inheritance structure 
for binary and unary 
expressions, and then, in several subclasses, the type of the result. The first 
concerns ± 10 lines of 
code, the second ± 100 lines of code, that are thus more or less copied in a 
number of classes. We 
will save a lot, and get more stable code, by reversing this.

Original issue reported on code.google.com by jandockx on 26 Apr 2007 at 10:29

GoogleCodeExporter commented 8 years ago

Original comment by jandockx on 26 Apr 2007 at 10:52

GoogleCodeExporter commented 8 years ago

Original comment by jandockx on 3 Jul 2007 at 7:48