anuragraghavan / franca

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

Restructure Franca feature definitions #78

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The main aspect for this issue is the separation of core- and UI-related 
functionality. There should be a feature which provides the core/runtime 
functionality of Franca without any dependencies to UI stuff. The same 
distinction should be available for the SDK features (which provide sources).

Some additional refactorings should be done:
- there should be a similar distinction for the D-Bus feature
- the feature IDs should not contain the segment ".feature"
- the require-sections should be removed from the feature.xml definitions
- proper include-sections should be added to the feature.xml definitions

Original issue reported on code.google.com by klaus.birken@gmail.com on 31 Dec 2013 at 1:09

GoogleCodeExporter commented 9 years ago
Solved on "develop" with a series of commits. starting with 7dd5e75, last one 
is 49935d9.

Original comment by klaus.birken@gmail.com on 7 Jan 2014 at 4:21

GoogleCodeExporter commented 9 years ago

Original comment by klaus.birken@gmail.com on 8 Jan 2014 at 8:04

GoogleCodeExporter commented 9 years ago
Merged on master.

Original comment by klaus.birken@gmail.com on 19 Feb 2014 at 10:25

GoogleCodeExporter commented 9 years ago

Original comment by klaus.birken@gmail.com on 25 Jan 2015 at 12:30