The Source for Java Technology Collaboration
User: Password:



Start New Message Post a Reply

Subject:  Keep the language simple
Date:  2007-01-15 09:35:20
From:  cayhorstmann
Response to: Keep the language simple


Your point is very well taken. The goal is simplicity. The hope is to improve upon C# and make it even simpler. By default, there would be no need to specify getter/setter code.

public property String title;.

However, if a property requires non-trivial getters/setters, you'd specify them, like in C#.


 Feed java.net RSS Feeds