anuragraghavan / franca

Automatically exported from code.google.com/p/franca
0 stars 0 forks source link

Wrong scoping in deployment definitions for type collections #51

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When using content assist on a deployment definition for typeCollections like

   define MySpec for typeCollection ...

not only FTypeCollection-elements in scope are presented, but also 
FInterface-elements. Correct behavior: only visible FTypeCollection elements 
should be presented.

Original issue reported on code.google.com by klaus.birken@gmail.com on 26 Jun 2013 at 3:28

GoogleCodeExporter commented 9 years ago

Original comment by klaus.birken@gmail.com on 26 Jun 2013 at 3:32

GoogleCodeExporter commented 9 years ago

Original comment by szabt...@gmail.com on 27 Jun 2013 at 9:23

GoogleCodeExporter commented 9 years ago
This issue is now fixed on the experimental branch. 

Original comment by szabt...@gmail.com on 27 Jun 2013 at 12:06

GoogleCodeExporter commented 9 years ago

Original comment by szabt...@gmail.com on 28 Jun 2013 at 6:56