Wishlist: Difference between revisions
From NEOSYS Dev Wiki
Jump to navigationJump to search
(Undo revision 609 by Special:Contributions/83.15.76.153 (User talk:83.15.76.153)) |
No edit summary |
||
Line 5: | Line 5: | ||
*Exodus's "edit" and "compile" commands to automatically generate and use .h files so that pick's external subroutines are simulated with minimal technical knowledge. #include in this case will be like the equivalent "using xyz" in other languages eg automatically include a tree of headers. | *Exodus's "edit" and "compile" commands to automatically generate and use .h files so that pick's external subroutines are simulated with minimal technical knowledge. #include in this case will be like the equivalent "using xyz" in other languages eg automatically include a tree of headers. | ||
*Dynamic loading/unloading of subroutines | *Dynamic loading/unloading of subroutines | ||
test |
Revision as of 23:26, 13 October 2010
Basic Pick
- Sort/Select to work on multivalues
Development Tools
- Exodus's "edit" and "compile" commands to automatically generate and use .h files so that pick's external subroutines are simulated with minimal technical knowledge. #include in this case will be like the equivalent "using xyz" in other languages eg automatically include a tree of headers.
- Dynamic loading/unloading of subroutines
test