rzel / joose-js

Automatically exported from code.google.com/p/joose-js
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

classMethods do not allow signatures #22

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Set a signatures/method/coerce block as the value of a classMethods method 
instead of a function definition.

What is the expected output? What do you see instead?
I expect to have it work, but at runtime I get '{{method name here}} is not a 
function'

What version of the product are you using? On what operating system?
commit #0a3d5db1ac7a8726a3f95ebffbe053b72a52cf9f, mac OSX, Webkit/Firefox/etc

Please provide any additional information below.

Original issue reported on code.google.com by jmhnil...@gmail.com on 26 Jul 2010 at 5:57