QUSIR / staff

Automatically exported from code.google.com/p/staff
Apache License 2.0
0 stars 0 forks source link

codegen to allow macro in staff interfaces #224

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
need codegen to allow user's defined macros in interface files for shared 
library usage.

more details here: https://groups.google.com/forum/#!topic/wsf-staff/bYvD5z5wo3Q

Original issue reported on code.google.com by pedro.me...@gmail.com on 29 Nov 2013 at 4:25

GoogleCodeExporter commented 9 years ago

Original comment by loentar on 30 Nov 2013 at 7:01

GoogleCodeExporter commented 9 years ago
Defined dll export is now correctly parsed.

To override dll export set codegen's variable dllExport.

Example:

staff_codegen -tclient_all -pwsdl -ddllExport=MY_DLL_EXPORT SomeWsdl.wsdl

Original comment by loentar on 9 Dec 2013 at 7:12

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r817.

Original comment by loentar on 9 Dec 2013 at 7:12

GoogleCodeExporter commented 9 years ago
worked like a charm! just a missing detail: the same macro should be in the 
generated proxy classes ;)

Original comment by pedro.me...@gmail.com on 26 Dec 2013 at 11:39

GoogleCodeExporter commented 9 years ago
Fixed in r818

Original comment by loentar on 26 Dec 2013 at 12:15