Cristian Stoica wrote:
> [PATCH 1/2] git: ignore patches and vim backup files
> [PATCH 2/2] remove temporary variables from global namespace
>
>   
Hi Cristian,
thanks for your contributions.
Please send me the gitignore patch as an e-mail attachment using "git 
format-patch": it will be easier for me to commit the code.

About the temp vars in the global namespace: i believe that the best 
thing to do is to put the code inside Init* functions, like the 
"InitDirs" at start.tcl:164. For example we can remove the "name" var 
from the global namespace putting that code inside a 
InitDefaultWinLocations.
Bye,
Fulvio

------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
Scid-users mailing list
Scid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scid-users

Reply via email to