[plt-scheme] it's class.ss night, tonight...

From: briand at aracnet.com (briand at aracnet.com)
Date: Wed Mar 3 21:45:57 EST 2004

>>>>> "Matthew" == Matthew Flatt <mflatt at cs.utah.edu> writes:

  Matthew> The last part should say "Each internal variable must be
  Matthew> distinct from all other internal variables, each external
  Matthew> method name must be distinct from all other method names,
  Matthew> each external field name must be distinct from all other
  Matthew> field names, and each initialization-argument name must be
  Matthew> distinct from all other initialization-argument names".

That makes more sense !

  >> Further evidence that it doesn't work is the duplicate declared
  >> identifier errors I keep getting.

  Matthew> You're using different internal and external names, right?

I had several things wrong and have proved myself wrong that there is
something wrong.

Everything now works as expected.

Thank you for the example - it helped me figure it out.

Brian



Posted on the users mailing list.