Commit Graph

9 Commits

Author SHA1 Message Date
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
James M Snell eb6a561e5c Merge pull request #6 from jasnell/20140417-generalimprovements
Mostly javadoc improvements. A few minor api tweaks as well.
2014-04-17 14:42:39 -07:00
James M Snell 1620884b5a Mostly javadoc improvements. A few minor api tweaks as well. 2014-04-17 14:41:56 -07:00
James M Snell 0c1545c0de Merge pull request #5 from jasnell/minordocs
Documentation updates
2014-04-17 09:38:32 -07:00
James M Snell 63cdc1ac6a Some minor documentation updates.. including adding the CONTRIBUTING
and LICENSE details at the top level and copyright statements to each
of the source files
2014-04-17 09:20:48 -07:00
James M Snell cc478d748c Initial Checkin… Activity Streams 1.0 Reference Implementation 2014-04-16 15:27:45 -07:00