Menu

#9 Remove redundant getter/setter methods from generated classe

open
nobody
None
5
2008-10-01
2008-10-01
Nathan
No

Kind of a nitpick, but I would like to have the option to generate classes with just the properties rather than the redundant getSomeProperty() setSomeProperty() methods.

I noticed in the source code comments that it was stated that you could not specify properties in an interface. However this is not true, at least, not anymore.

Since C# 2.0 (at least) it has been possible to specify properties in an interface, so it shouldn't be a problem.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.