externs and OS compatability
Just a quick query. If I write an external on Windows, then compile a collective, will it be usable on OSX?
If you write the external in java for use in mxj then yes. If you work in C / C++ / Objective C using the SDK then no - you'd need to recompile the source on OSX.
HTH
A.