[Objectscript-devel] [OBJECTSCRIPT] Issue #OBJS146 - proxy objects
Brought to you by:
rob_d_clark
From: Rob C. <rob...@ma...> - 2003-06-06 18:41:19
|
You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS146> Type : Enhancement Issue Id : OBJS146 Reported by: Rob Clark rob...@ma... - (rob...@ma...) Details: Headline: proxy objects Description: it would be nice if objects could overload getMember() itself... but that causes the problem of needing getMember() in order to resolve getMember... perhaps a solution would be to allow an object to implement resolve(). For performance, perhaps the object will have to extend a special type (ie. Proxy)? Severity: Minor Functional Area: data Status: New |