1
0
Fork 0
easejs/lib
Mike Gerwitz 0f9454b79b interface() no longer returns a usable class
- Number of reasons. First and foremost, it doesn't make sense to return a usable class with no body/definition
- Secondly, to make the following commit(s) possible and consistent
2011-03-05 02:59:21 -05:00
..
class.js interface() no longer returns a usable class 2011-03-05 02:59:21 -05:00
interface.js Implemented strict argument check for interface creation 2011-03-04 23:43:30 -05:00
member_builder.js {new,} TypeError 2011-01-24 23:57:19 -05:00
prop_parser.js Multiple spaces now properly handled in keyword parser 2011-01-18 19:33:33 -05:00
util.js util.propCopy() no longer needed 2011-01-24 23:38:27 -05:00