#
# A log of the fundmamental changes between Java and C#
# needed to keep the semantics the same
#
# Time-stamp: <2003-11-24 10:30:13 jpalm>
#

- reflection
- the way we look up interfaces
- reading from streams
- getting methods via reflection
- fucking bug with reflection

TODO:
Somehow we are traversing on a constructor rather than a
collection... ObjectGraphSlice 911
