Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  botnet
botnet.rb 3.77 KB
dsl.rb 9.36 KB

Latest revisions

# Date Author Comment
14dd8318 2011-02-26 20:38 Marc Dequènes

[evol] Protocol/DSL: implemented node existence check

4761cd13 2011-02-26 14:35 Marc Dequènes

[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)

c2b0e202 2011-02-26 14:32 Marc Dequènes

[fix] recreate the whole API interface tree, root included, to ensure no clash is possible during concurrent calls

4c969e21 2010-11-30 02:30 Marc Dequènes

[evol] select and record I18n locale in DSL Task (future use)

3b29bf46 2010-11-29 22:18 Marc Dequènes

[fix] a task must have a name (and be unique, but this is not enforced yet)

429ebb9c 2010-11-29 22:16 Marc Dequènes

[evol] BotnetTask DSL: now that we have one Task per task, close conversation thread as soon as the task is finished

5da1960c 2010-11-29 20:50 Marc Dequènes

[evol] Task DSL: rework to use the same Task objet for the same task (in order to have a proper count of tasks and be able to transport information easily through steps)

355ba318 2010-11-29 20:16 Marc Dequènes

[fix] separate core api version from cyborg service api version

afdc8d97 2010-11-29 14:50 Marc Dequènes

[fix] mistakes in API Interface: forgot to export node_name, and forgot :inspect is not available for nodes

7466fc08 2010-11-29 00:49 Marc Dequènes

[evol] server API tree reworked using a DSL (reply handling rework is WIP)

View revisions

Also available in: Atom