reTHINK-project / core-framework

The main goal of WP3 is to provide the reTHINK core framework comprised by the runtime environment where Hyperties are executed and the messaging nodes used to support messages exchange between Hyperties.
Apache License 2.0
1 stars 0 forks source link

Runtime Main Procedures for H2H Comm: complete and clean #78

Closed pchainho closed 9 years ago

pchainho commented 9 years ago

https://github.com/reTHINK-project/core-framework/blob/master/docs/specs/runtime/dynamic-view/h2h-communication/readme.md

Complete with Runtime APIs functions and Messages samples using D2.2 Data Model. See this example

Split diagrams if too big

sdruesedow commented 9 years ago

Ho shall references be handled in the descriptions so that they make sense when the Word document is generated?

Examples currently found: here (https://github.com/reTHINK-project/architecture/blob/master/docs/datamodel/communication/readme.md#connection) or: here (../basics/deploy-protostub.md)

pchainho commented 9 years ago

References should be added at: https://github.com/reTHINK-project/core-framework/blob/master/docs/references/readme.md

I didn't find a way to automate the generation the reference number since the figures auto caption is already using the only one I found. Thus I suggest to just use a reference number that should as much as possible take into account the order they appear in the complete doc

And then just add [< reference number >] in the text.

sdruesedow commented 9 years ago

This seems suitable for external references. I'm looking for a solution to add cross-references to other parts of the same document without knowing the target yet, e.g. to the part that describes the stub deployment or identity assertions.

pchainho commented 9 years ago

@joelpinheiro and @luistduarte are trying this solution

sdruesedow commented 9 years ago

cleaned up intra-domain sequences and added inter-domain sequences