Changes between Version 1 and Version 2 of Langbinding/Questions
- Timestamp:
- Aug 10, 2007, 3:53:25 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Langbinding/Questions
v1 v2 4 4 5 5 '''How can we support language specific features, like Lua threads and Python docstring?''' 6 6 7 7 8 '''Should we support selecting a specific overload dynamically, from the language side (Lua, Python, etc.)?''' … … 11 12 > argument types carefully. 12 13 14 13 15 '''How to support language specific policies, or user defined policies?'''