Forum OpenACS Development: Re: xotcl-core variable scope with ad_proc methods and filters

Gustaf,

OK, I'll try to figure it out :)

Like I said, fetch_object is a complex method, so I don't want to keep rewriting stuff like that for a simple change, nor do I want to add unlimited parameters to make the base method infinitely flexible. That just leads to a different kind of unmaintainability.

Perhaps CR objects are just complex and hard to maintain.

When you define the proc, it can do a "next" the same style as in your example....