ohgreat Posted October 10, 2005 Share Posted October 10, 2005 I would love to contribute, but lack of up-to-date AutoIt source just kills the enthusiam (the last posted source is months old). Why don't you fully open source AutoIt and provide publicly accessible source via CVS or Subversion? SourceForge anyone? Keep up the great work .. I hope to be able to contribute sometime. Link to comment Share on other sites More sharing options...
LxP Posted October 10, 2005 Share Posted October 10, 2005 Why don't you fully open source AutoIt and provide publicly accessible source via CVS or Subversion?Here's why. Link to comment Share on other sites More sharing options...
ohgreat Posted October 10, 2005 Author Share Posted October 10, 2005 Here's why. Oh well .. *sigh* Link to comment Share on other sites More sharing options...
DaveF Posted October 10, 2005 Share Posted October 10, 2005 (edited) If you're really hungry for it, you can try the meritocratic method:Conceive must-have, killer feature for an automation tool (or consult the old to-do list). Obtain available AutoIt3 source code.Implement proof-of-concept and post to this forum for review. Revise / repeat.Request current-release source code from Jon.Cheers, and best of luck.[Edit: Numbered list keeps breaking...] Edited October 10, 2005 by DaveF Yes yes yes, there it was. Youth must go, ah yes. But youth is only being in a way like it might be an animal. No, it is not just being an animal so much as being like one of these malenky toys you viddy being sold in the streets, like little chellovecks made out of tin and with a spring inside and then a winding handle on the outside and you wind it up grrr grrr grrr and off it itties, like walking, O my brothers. But it itties in a straight line and bangs straight into things bang bang and it cannot help what it is doing. Being young is like being like one of these malenky machines. Link to comment Share on other sites More sharing options...
w0uter Posted October 11, 2005 Share Posted October 11, 2005 the to-do-list is out of date... My UDF's:;mem stuff_Mem;ftp stuff_FTP ( OLD );inet stuff_INetGetSource ( OLD )_INetGetImage _INetBrowse ( Collection )_EncodeUrl_NetStat_Google;random stuff_iPixelSearch_DiceRoll Link to comment Share on other sites More sharing options...
DaveF Posted October 11, 2005 Share Posted October 11, 2005 the to-do-list is out of date... It certainly is (but nobody has done built-in temp file functions yet). Yes yes yes, there it was. Youth must go, ah yes. But youth is only being in a way like it might be an animal. No, it is not just being an animal so much as being like one of these malenky toys you viddy being sold in the streets, like little chellovecks made out of tin and with a spring inside and then a winding handle on the outside and you wind it up grrr grrr grrr and off it itties, like walking, O my brothers. But it itties in a straight line and bangs straight into things bang bang and it cannot help what it is doing. Being young is like being like one of these malenky machines. Link to comment Share on other sites More sharing options...
SlimShady Posted October 11, 2005 Share Posted October 11, 2005 # ControlTreeView()# FtpPut(), FtpDel()# Service handling# Send/PostMessageand Debug mode would be very nice features. Link to comment Share on other sites More sharing options...
Administrators Jon Posted October 11, 2005 Administrators Share Posted October 11, 2005 We actually have more contributors than we have time to merge/implement at the moment. It's hard work. The current released source code is still valid for adding functions (i.e a single new functions inputs/outputs are the same). By far the best route for adding code would be via the beat plugin interface - if something awesome gets added as a plugin then it can always be ported into autoit directly and writting plugins will allow someone to establish "cred" Deployment Blog: https://www.autoitconsulting.com/site/blog/ SCCM SDK Programming: https://www.autoitconsulting.com/site/sccm-sdk/ Link to comment Share on other sites More sharing options...
JoeCool Posted October 13, 2005 Share Posted October 13, 2005 (edited) How about integrating sollution for open bug ?http://www.autoitscript.com/forum/index.ph...pic=13093&st=15I proposed a solution near 2 months ago and nobody even care about answering to my message ...This is not really encouraging contibutor ... Edited October 13, 2005 by JoeCool Link to comment Share on other sites More sharing options...
Administrators Jon Posted October 13, 2005 Administrators Share Posted October 13, 2005 How about integrating sollution for open bug ?http://www.autoitscript.com/forum/index.ph...pic=13093&st=15I proposed a solution near 2 months ago and nobody even care about answering to my message ...This is not really encouraging contibutor ... That breaks existing scripts which is why it won't be implemented until we decide that breaking scripts is something we can live with. That's why it's assigned to open. We already have the complete C code to fix it available - that's not the issue. Deployment Blog: https://www.autoitconsulting.com/site/blog/ SCCM SDK Programming: https://www.autoitconsulting.com/site/sccm-sdk/ Link to comment Share on other sites More sharing options...
JoeCool Posted October 13, 2005 Share Posted October 13, 2005 (edited) That breaks existing scripts which is why it won't be implemented until we decide that breaking scripts is something we can live with. That's why it's assigned to open. We already have the complete C code to fix it available - that's not the issue.Thanks! at least someone cares to answer ...Well as I said, it is not really encouraging you don't really what some help as it seems ... lolAnd ... how my solution breaks thing ????I just correctly handle argument string parsing , meaning now you can pass to the application an empty string "" and it will work...At least it fixes the open bug ....But hey , if you dont want to fixe that bug or have some help I can allways used my patch for it Edited October 13, 2005 by JoeCool Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now