Reflection and functions?
BlitzMax Forums/BlitzMax Programming/Reflection and functions?| 
 | ||
| I was wondering if I can use reflection to lookup global functions, as well as functions in a type. I can't find anything in the documentation about it so I'm afraid it's not possible. Any clue? | 
| 
 | ||
| I don't believe it is possible... | 
| 
 | ||
| That's a shame. Now I have to obfuscate my XML-RPC Server implementation :-(. |