RusticiSoftware / TinCanJava

Tin Can Java Library
http://rusticisoftware.github.io/TinCanJava/
Apache License 2.0
44 stars 46 forks source link

Add update to document API #33

Closed dacdave closed 9 years ago

dacdave commented 9 years ago

Add methods to implement and test updateActivityProfile and updateAgentProfile.

brianjmiller commented 9 years ago

Closing this in favor of #34 which keeps the primary commit from here, makes some general syntax clean ups (tabs to spaces primarily) and adds the same functionality but for the State API. State allows people to overwrite but someone might want to use the POST facility for it too so we might as well provide it.