Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Component-VerveineJ
New issue 999 by anne.et...(a)gmail.com: VerveineJ: management of the
anonymous class
http://code.google.com/p/moose-technology/issues/detail?id=999
Describe the problem: what do you get? what do you expect?
According to the definition of
FAMIXType >>isAnonymousClass
^ self container isMethod or: [
self name isAllDigits or: [
'*_anonymous_*' match: self name ]]
But VerveineJ does not follow the same pattern to name the anonymous
classes. Currently, there is no _ in the name of the anonymous class. So if
the container of the anonymous class is not a method, it won't be
recognized as such.
Please fill in the labels with the following information:
* Type-Defect, Type-Enhancement, Type-Engineering, Type-Review, Type-Other
* Component-XXX
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings