Mike Gerwitz
|
2c49e9719f
|
util.propParse() now ignores instance prototype properties
|
2010-12-18 07:07:27 -05:00 |
Mike Gerwitz
|
eced0a7e91
|
Both concrete and abstract methods now use the same callback in propParse()
- Now uses an is_abstract parameter
- Intended to reduce clutter and duplicate code
|
2010-12-07 00:46:50 -05:00 |
Mike Gerwitz
|
994b8e16fa
|
[1 failing test] Added support for 'each' in propParse()
|
2010-12-07 00:39:25 -05:00 |
Mike Gerwitz
|
fd2b3ccc6d
|
Added support for getters/setters in propParse()
|
2010-12-05 20:50:13 -05:00 |
Mike Gerwitz
|
20b78ba73a
|
Minor formatting change in propParse test
|
2010-12-04 14:05:56 -05:00 |
Mike Gerwitz
|
6fd31a8e76
|
Added abstract method support to propParse()
|
2010-12-04 14:03:26 -05:00 |
Mike Gerwitz
|
4037cc1343
|
Began adding util.propParse() to simplify design (supports scalar, arr and obj props and concrete methods)
|
2010-12-04 13:59:06 -05:00 |