AnantLabs / codesmith

Automatically exported from code.google.com/p/codesmith
1 stars 0 forks source link

Suggestion - Version Identification PLINQO #237

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
A simple request 

As we get newer vesrions of Plinqo as well as Daily Builds etc , it gets 
confusing as to which build you are using .

I keep all framework stuff in the default position , and every new zip I 
overwrite the exisiting 

The zip file is versioned eg 4.0.1239 etc but I tend to unzip and delete 
the zip

How about putting a txt file in the zip with the version / build details

In the same thought , although supplying the Codesmith.Data source is 
fine , normally I simply have a reference to the dll , rather than 
including the Codesmth.Data project into my project so why don't you 
provide a versioned pre compiled Dll with the framework zip ?

Yes I am lazy but .....

Mike

Original issue reported on code.google.com by mike.one...@za.sabmiller.com on 29 Jan 2010 at 10:15

GoogleCodeExporter commented 9 years ago
Skip the last bit , I just found the dll in Common ....

Sorry

Original comment by mike.one...@za.sabmiller.com on 29 Jan 2010 at 10:21

GoogleCodeExporter commented 9 years ago
And also it would be nice to have the PLINQO version in the file comment.
We are now using a few versions for different projects and it would be nice to 
see at
a glance what vesion of plinqo templates was used to generated the files e.g.

//------------------------------------------------------------------------------
// <autogenerated>
//     This code was generated by a CodeSmith Template.
//     PLINQO v 4.0.1239
//
//     DO NOT MODIFY contents of this file. Changes to this
//     file will be lost if the code is regenerated.
// </autogenerated>
//------------------------------------------------------------------------------

Thanks,
Oleg

Original comment by oleg.put...@gmail.com on 29 Jan 2010 at 2:01

GoogleCodeExporter commented 9 years ago

Original comment by shannon....@gmail.com on 2 Feb 2010 at 4:44

GoogleCodeExporter commented 9 years ago
Hi, A long time ago we had something like this.  People complained that it 
created 
needless changes in the source control when only the version changed.  So, lets 
put it 
to a vote.  If we get say 5 or so stars on this issue, we'll implement it.  

Original comment by paul.wel...@gmail.com on 8 Mar 2010 at 8:42