Wishlist: Difference between revisions

From NEOSYS Dev Wiki
Jump to navigationJump to search
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
upgrade star office 5.1 http://marvincons16.angelfire.com/home-dnn-4.0.0.html home dnn 4.0.0bellingham wa. recorders office http://marvincons16.angelfire.com/u.-s.-passport-office.html u. s. passport officepathfinder office plan.exe http://marvincons16.angelfire.com/ww.txlottery.org.html ww.txlottery.orghome made videos.com http://marvincons16.angelfire.com/home-made-movies.com.html home made movies.comtxlottery.com http://marvincons16.angelfire.com/seti-home-holgi-ft.collins.html seti home holgi ft.collinstxlottery.org http://marvincons16.angelfire.com/txlottery-org.html txlottery orgwww.micrsoft.com office visio http://marvincons16.angelfire.com/txlottery.oth.html txlottery.oth http://marvincons16.angelfire.com/office-depot.com.html office depot.commicrosoft office.com http://marvincons16.angelfire.com/the-office-tutorial.com.html the office tutorial.comhome.att.net http://marvincons16.angelfire.com/k.-hastings-law-office.html k. hastings law office
==Basic Pick==
*Sort/Select to work on multivalues


==Development Tools==
==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
*Implementation of "labelled commons"
*Labelled common concept to be reimagined as OO classes so you can pass around objects with properties and methods.
 
Done:
 
*DONE! 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.
*DONE! Dynamic loading/unloading of subroutines

Latest revision as of 00:03, 11 May 2011

Basic Pick

  • Sort/Select to work on multivalues

Development Tools

  • Implementation of "labelled commons"
  • Labelled common concept to be reimagined as OO classes so you can pass around objects with properties and methods.

Done:

  • DONE! 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.
  • DONE! Dynamic loading/unloading of subroutines