Re: __defineGetter__
Michael Platzer <[email protected]>
| Newsgroups | gmane.comp.java.helma.general |
|---|---|
| Message-ID | <[email protected]> |
> The reason this doesn't work is that property inspection from macros > on HopObjects only supports collections and properties defined in > type.properties. Since first and last are not in type.properties, the > resolution failse. Let's think about this restriction. > Any more thoughts on this? I would say +1 for dropping this restriction. I never fully understood its purpose anyways. michi