DesignAndDeploy / dnd

Design and Deploy is a framework for developing applications for intelligent environments
Apache License 2.0
3 stars 0 forks source link

ApplicationListResponse does not contain list of FunctionBlocks #22

Closed Patagonicus closed 11 years ago

Patagonicus commented 11 years ago

This is related to #8. As we have a limited number of BlockTypeHolders that are all created in a single VM I think numbering them is the easiest way to identify them. Then the ApplicationListResponse could include a mapping from FunctionBlock (maybe UUID, type and class name or so) to BlockTypeHolder index.