An array object could have any number of methods to draw itself and any number of methods to calculate itself. I imagine a spreadsheet would be one (perhaps the favored) visual representation. But some arrays don't need a visual presence.

SO we might have an array object that does pretty much what the current one does and a fastArray or an integerIndexedArray object that sub-classes array and defines properties for indexing that override the default and provides some method of calculation in an override as well.

Not trying to be an architect here, just thinking out loud.

Dan

On Jul 7, 2005, at 5:45 PM, Dennis Brown wrote:

On Jul 7, 2005, at 7:49 PM, Dan Shafer wrote:


And if we had an array OBJECT, we could subclass it to get what we really want.


Dan,

This is an interesting concept. Would an array object have a spreadsheet as its visual representation?

Dennis
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution



_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to