I wonder if we should extend our script compiler to let you say:

  new <view>(...)

and if that would be any more obvious than:

  new lz['view'](...)

?

Is the <> syntax already used by some Javascript extension?

Reply via email to