Commit Graph

6 Commits

Author SHA1 Message Date
James M Snell c4a4f1c3b0 A few bug fixes. 2014-04-28 18:11:45 -07:00
James M Snell db768391aa Javadocs and other minor tweaks 2014-04-25 13:25:28 -07:00
James M Snell f1da6754e8 delete test file 2014-04-25 12:46:40 -07:00
James M Snell 00773c5480 Fixing silly bugs and rounding out the type registry functionality a
bit more
2014-04-25 12:46:27 -07:00
James M Snell 8b63519dd7 * Ensure proper handling of simple token type id’s (they cannot be
resolved into object form)…
* Add resolveNoWait … resolves without first waiting on preload to
complete
2014-04-25 09:24:07 -07:00
James M Snell 2a67769422 Initial experimental extension type registry support.
For extension objectType and verb identifiers, this implements an
incremental discovery/resolution mechanism that will attempt to
discover type value metadata via HTTP GET calls to the Type Value id.
2014-04-24 13:59:02 -07:00