Mapping lost from C# project.

Posts   
 
    
Yash
User
Posts: 20
Joined: 07-Jan-2010
# Posted on: 29-Jan-2010 06:35:16   

While testing LlBlGen 2.5, I somehow forgot as to which ".lgp" project(as I have 20s of them) I used to generate my C# code. Is there any way to determine which .lgp project was used by seeing the generated binaries? May be I am missing some very easy trick...

Walaa avatar
Walaa
Support Team
Posts: 14993
Joined: 21-Aug-2005
# Posted on: 29-Jan-2010 10:24:55   

You can examine the generated entity classes, and by their names you can find out which lgp has these entities.

But I don't know of more direct way.

Yash
User
Posts: 20
Joined: 07-Jan-2010
# Posted on: 29-Jan-2010 11:05:25   

Ok, I thought there was something alike or rather there should be some manifest or property in the binaries for the same(wondering if anybody ever wants that just like me). At least children should know their parent name(myParent.lgp) ... wink Thanks for replying.

Walaa wrote:

You can...no direct way.