[Objectscript-devel] [OBJECTSCRIPT] Issue #OBJS259 modified
Brought to you by:
rob_d_clark
|
From: Rob C. <rob...@ma...> - 2004-02-06 19:38:34
|
You can view the issue detail at the following URL:
http://icandy.homeunix.org:443/scarab/issues/id/OBJS259
Type
Enhancement
Issue ID
OBJS259 (shorthand syntax for anon functions)
Modified by
Rob Clark
rob...@ma... (rob...@ma...)
The following modifications were made to this issue:
---------------------------------------------------------------------
Added comment to issue 'I am thinking of a transform like:
'{ function-body }
becomes
function(args...) { function-body }
so you could use that like
var a = new '{
public var foo = "bar";
public var func = '{ return f...'
---------------------------------------------------------------------
This message is automatically generated by the Scarab
issue tracking system. For more information:
http://scarab.tigris.org
|