I think, it would be nice, if the prop-binding, especially in T5, would support the scala flavour of getter and setter methods. That would mean that, as an alternative to int getX(), setX(int x), int x() and x_$eq(int x), would be recognised as valid accessors to the property "x". What do you think?
-- Marcus Schulte http://marcus-schulte.blogspot.com
