anuragraghavan / franca

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

D-Bus to Franca transformation cannot handle nested structs. #64

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Try to convert the MediaPlayer.fidl from org.franca.examples.basic to D-Bus 
Introspection format. Try to convert the resulting xml file back to 
fidl-format. The second conversion will not produce a result. This is due to a 
bug in the transformation, nested structs are not handled correctly.

Moreover, as the resulting exception occurs during save, not during transform, 
the error is not reported in the caller's console.

Original issue reported on code.google.com by klaus.birken@gmail.com on 26 Sep 2013 at 9:22

GoogleCodeExporter commented 9 years ago

Original comment by klaus.birken@gmail.com on 26 Sep 2013 at 9:22

GoogleCodeExporter commented 9 years ago
The issues (transformation of nested structs and error reporting) have been 
solved with commit 3ecf366. The bugfix will be part of Franca 0.8.10.

Original comment by klaus.birken@gmail.com on 26 Sep 2013 at 9:23

GoogleCodeExporter commented 9 years ago
Hi, Could you deliver me your source code to convert XML into Franca IDL ? 

Original comment by vyas.akh...@gmail.com on 15 Nov 2013 at 6:05

GoogleCodeExporter commented 9 years ago
Regarding comment #3: There is a forum for this kind of questions: 
https://groups.google.com/forum/#!forum/franca-framework

Pls post your Q there, thanks.

Original comment by klaus.birken@gmail.com on 16 Nov 2013 at 9:54