support for private methods
Reported by me (at andresteingress) | March 23rd, 2011 @ 09:25 AM | in 1.2.2
1.2 does not support private methods anymore.
Comments and changes to this ticket
-
me (at andresteingress) March 31st, 2011 @ 09:57 AM
- Milestone changed from 1.2.1 to 1.2.2
- Milestone order changed from 10 to 0
-
me (at andresteingress) May 9th, 2011 @ 11:46 AM
- State changed from new to resolved
normally, constracts only make sense on public interfaces and not on private helper methods. Anyway, the candidate check mechanism has been weakened to allow @Requires even on private methods and constructors.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
core module
People watching this ticket
Referenced by
- 22 Support for private contructor This should really be a duplicate of http://gcontracts.l...
- 22 Support for private contructor (from [18c82949d01f706051664a4c6e1e526b22cab920]) fixed [...
- 11 support for private methods (from [18c82949d01f706051664a4c6e1e526b22cab920]) fixed [...
- 22 Support for private contructor got resolved as being a duplicate of #11