Print Page | Close Window

Partial Class with SL

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce 2009
Forum Discription: For .NET 3.5
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=1135
Printed Date: 19-Apr-2025 at 4:46pm


Topic: Partial Class with SL
Posted By: smi-mark
Subject: Partial Class with SL
Date Posted: 12-Mar-2009 at 1:12pm
Hi,

After renaming a table from Statu to Status in the object mapper (Name pluralizer still fails on "Status"?) It doesn't remove the old partial class link and add the new one to the DomainModelSL project.

Thanks,

Mark



Replies:
Posted By: kimj
Date Posted: 13-Mar-2009 at 6:48pm
We haven't yet fixed the Statu/Status problem in the pluralizer.
 
It looks like the rename logic in Object Mapper is broken.  It should rename the existing file (and link) and rename code references also.  This is for a rename performed through the Object Mapper.  When an entity type is deleted, or renamed through the EDM designer,  the old file (and link) is not removed since we don't know that we can safely remove it.
 
I've opened a bug report for this.  Thanks.
 
 
 
 


Posted By: pholloway
Date Posted: 27-Jan-2010 at 4:39pm
Hello,
 
Any chance the Statu/Status problem with the pluralizer will be fixed anytime soon?
 
Thanks.
 
 
 
 


Posted By: WardBell
Date Posted: 02-Feb-2010 at 10:13am
No. We did not make this a priority because the rename operation is relatively rare and the remediation, while manual, is "easy". It's still a bug; just not an emergency.
 
We think we'll have it fixed for the April release but no promises.
 
You DO know how to recover yes? If not, let us know here (please flesh out the example for our audience <g>) and we'll provide the step-by-step to recovery.
 
Thanks for your patience.



Print Page | Close Window