View Single Post
  #7  
Old October 11th, 2004, 02:55 PM
Aiken's Avatar

Aiken Aiken is offline
Major
 
Join Date: Jan 2004
Location: Taganrog, Russia
Posts: 1,087
Thanks: 0
Thanked 0 Times in 0 Posts
Aiken is on a distinguished road
Default Re: Antares Mod preview

Quote:
BTW, I was planning on releasing the Malfador data manipulator under the LGPL, but I wonder what my school would think about that given that I wrote most of the code for that during my free time at work (I work at school) probably they'd want ownership of the program and all mods created with it, to be used exclusively for research purposes by the University of Cincinnati
They can't, unless you have used the code from your actual project for this school. Check your contract. There should be a point about non-declaration, rights to code and such.

Quote:
And speaking of creating mods with tools, most of the components in the Antares Mod preview I just showed you were created with my very own Templatizer ... which no one else seems to want to use ... really, it's a handy tool, if you want I can show you the template file for the Components.txt and you can see how much cleaner everything looks when you have only one entry for each component family!
Great tool, indeed. But it's a dotnet, so effectively you library weight is 25 Mb. Quite big, don't you think? This also makes impractical to incorporate eee and templatizer to another project. In fact I will have to completely rewrite eee and templatizer in Python, do you mind?
Reply With Quote