[ANN] AccessorGenerator 1.5
[ANN] AccessorGenerator 1.5
- Subject: [ANN] AccessorGenerator 1.5
- From: Christophe Dore <email@hidden>
- Date: Fri, 05 Jul 2002 10:22:49 +0200
Hi
I am glad to announce the release 1.5 of AccessorGenerator, a free set
of services that helps you to generate accessor code in Objc or Java
given the declaration of ivars.
1.5 brings 1 main feature : you can specify ivar prefix, such as "_" or
"its", that will not be considered when generating the method names.
It also fixes a bug in the special case of java boolean vars whose name
begins with "is" : as specified in the java beans directives, the read
accessors wil be named "is...", not "get...".
You are welcome on my tiny dedicated web site for AccessorGenerator :
http://osxkwa.chez.tiscali.fr/
Any comments are really appreciated ! It will help to build next releases.
Regards,
--
C.Dore
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.