Comment 2 for bug 502823

Revision history for this message
Cory Dodt (corydodt) wrote :

In-progress. Still need to make sure this works with @expose and @renderer methods to be congruent with what the current code does, but see discussion question above. Can we perhaps use a gentle wrapper that lazily calls the method when it's actually accessed by the template? (Ditto data members - any of which might be a descriptor with side effects, too.)