class interrogation code
Updated 7 months, 1 week ago
| Robert O'Connor | Reviewers | ||
| burke | |||
| None | OpenMRS | ||
This is the class interrogation code; i'm not too happy with the way i had to do it. i used 4 lists with mirrored indices so i could chop them off at the right place (where groovy injects their magic stuff) -- Should I have left them in place? The downside to removing the metaclass is I no longer can do any magic..But that may not be the case. Anyways, please take a look?