You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Re link relation vs link relation type: the json home spec and rfc 5988 (http://tools.ietf.org/html/rfc5988) use "link relation type", and "link relation" only sometimes as a short form. Therefore DirectLinkRelationType is more correct, renaming it to DirectLinkRelation would just make it more compact. Alternatively DirectLinkRelType could be used.
Re JsonHomeService -> JsonHomeClient: There's already the JsonHomeClient which is used for loading a json home doc, this would have to be renamed as well (to loader, fetcher,...?).
DirectLinkRelationType -> DirectLinkRelation (the same for template)
JsonHomeService -> JsonHomeClient
The text was updated successfully, but these errors were encountered: