summaryrefslogtreecommitdiff
path: root/examples/updateable/content
AgeCommit message (Collapse)Author
2017-03-11keep interface implementation minimalSteve
removing the methods that aren't explicitly required to handle the functionality of the Updateable implementation
2017-03-10added AfterAcceptUpdate to exampleKevin Keuning
2017-03-10added updateable exampleKevin Keuning