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 Catalogue API #130

Closed pchainho closed 8 years ago

pchainho commented 8 years ago

The Runtime Catalogue interfaces with the catalogue server and should cache catalogue data objects.

The following methods are proposed:

HypertyDescriptor getHypertyDescriptor( CatalogueURL )

SourcePackage getHypertySourcePackage( CatalogueURL )

ProtostubDescriptor getProtostubDescriptor( DomainURL )

SourcePackage getProtostubSourcePackage( DomainURL )