[evol] Librarian API work §3
[fix] Conversation: handle timer better when closing
[evol] Protocol/Interface: don't check for existence before node call, it is already done in call and a loss of time
[fix] method name mistake
[fix] Interface: intercept several possible errors around interface definition
[evol] API: implemented hidden nodes and used it to create a '?' node used to search children based on their attributes
[fix] Protocol: check node existence asynchronously for CALL
[evol] Protocol/DSL: implemented node existence check
[evol] allow splitting the API interface declaration over multiple files/directories, split MapMaker interface, and added cross-nodes storage during the interface life (as we can't use closures across files)
[fix] recreate the whole API interface tree, root included, to ensure no clash is possible during concurrent calls
View revisions
Also available in: Atom