Script Headers in Torsion?
by Ehrlich · in Torsion · 06/19/2007 (11:28 pm) · 4 replies
Hi there...
i've been messing around with torsion for a couple days now, and i was wondering if it had a feature i LOVE from CodeWeaver... whenever you create a new script file from scratch, he program will automatically add a lil header in the file showin somethin like this:
i've been messing around with torsion for a couple days now, and i was wondering if it had a feature i LOVE from CodeWeaver... whenever you create a new script file from scratch, he program will automatically add a lil header in the file showin somethin like this:
About the author
Computer Science Engineer, with interest in Graphicl Computing, unconventional I/O devices and Artificial Intelligence (for games)
#2
06/19/2007 (11:36 pm)
Sorry for the multiple post... but somehow, i wasnt able to put the whole message in one single post... please, bear with me with this one.
#3
To get that into Torsion i'd probably add some sort of "default script header" project setting. It would be per-project so that you can define one appropriate to the current project. It would probably need a few "magic values" that it could automatically insert like %%user%%, %%,date%%%, %%time%%, %%projectname%%, etc. This should allow people to customize to support whatever info they want in there.
If you stick a feature request in i'll try to get it in for the next major release after 1.1.
06/20/2007 (10:48 am)
Speaking for myself.... the reason the feature isn't in there already is because i personally find it stupid to include that information in a code header.To get that into Torsion i'd probably add some sort of "default script header" project setting. It would be per-project so that you can define one appropriate to the current project. It would probably need a few "magic values" that it could automatically insert like %%user%%, %%,date%%%, %%time%%, %%projectname%%, etc. This should allow people to customize to support whatever info they want in there.
If you stick a feature request in i'll try to get it in for the next major release after 1.1.
#4
06/20/2007 (1:33 pm)
Ok... ive added the feature request... as soon as i have somethin else to add, ill get back there and state it.
Torque Owner Ehrlich
File : .\playerMain.cs
Author :
Editor :
Description :
i was wondering, is there a resource in torsion that can do that?... is it even planned for a near future?, im planning to keep on using torsion, since there are a few things that annoyes me in CodeWeaver... but, id like to see some neat features like that one here too...