1
Suggestions and Requests / Re: Ability to import C functions
« on: November 21, 2008, 01:50:41 pm »
I did finally find a couple of references from a while back. Turns out that the developers of EA are not considering functions (in any language) not contained in a class. So, that means that C functions can only be imported if they are either OO C, or in the case where someone has written a special filter which converts C functions in a header file into a class. Incidentally, this also means that C++ friend functions aren't imported.
As one of my original purposes for purchasing EA was to use it as a way to move legacy code foreword, this restriction is a little disapointing.
As one of my original purposes for purchasing EA was to use it as a way to move legacy code foreword, this restriction is a little disapointing.