Does any MOF implementation exist in C++?
Is there any alternative to JMI for C++? Thanks for the links or 开发者_Python百科suggestions.
EMF4CPP has just now been published. It is basically an implementation of Ecore in C++ (and Ecore is basically an adaptation of the Essential MOF OMG standard). Hope it helps
I've found this library so far: OMF. Looks like it's not maintained since 2004, and doesn't support MOF 2.0, only MOF 1.4… Anyone has experience with it?
精彩评论