Latest C Binding Proposal
Peter Tröger <
peter@...>
2011-12-23 08:23:52 GMT
Dear all,
please find attached the updated DRMAAv2 C binding proposal, considering
the latest conf call discussions.
The updated root spec (after public comment period) was submitted to the
editors, and is most likely to become an official standard in January.
I would like to thank everybody for the great work during this year. We
managed to finish a major piece of work with the DRMAAv2 root
specification. The next year will definitely be even more exiting, when
we tackle the implementation front.
I wish everybody a peaceful and relaxing Christmas time ! Calm down, and
get yourself some rest ...
Best regards,
Peter.
/* DRMAAv2 C Binding
* Authors: Andre Merzky, Mariusz Mamonski, Daniel Gruber, Peter Tröger, Roger Brobst
*
* Open issues are marked with FIXME
*
* Design decisions:
* - IDL module scope is realized by "DRMAA2" prefixing of names / identifiers
* - If the input type gives all information, the parameter and method name are shortened
* - IDL-spec data types get an "_t" postfix to their name
(Continue reading)