CodeSmith Community
Your Code. Your Way. Faster!

DeepSave possible bug / Question

Latest post 03-28-2007 11:00 AM by iguanaware. 2 replies.
  • 03-28-2007 7:28 AM

    • iguanaware
    • Not Ranked
    • Joined on 03-27-2007
    • NJ USA
    • Posts 7
    • Points 95

    Huh? [:^)] DeepSave possible bug / Question

    I have a question that may be a bug?

     

    A -> B <- C

    Three tables parent to child…

    ·         Load A By Primary Key.

    ·         DeepLoad using include typeof(TList<B>),typeOf(C))

    ·         C is loaded primarily for lookup values, I don't entent on updating it.

    ·         I insert update and delete Entities from TList<B>

    ·         DeepSave using include typeof(TList<B>)) doesn’t seem to work.

     

    My work around is to:

    ·         ..Save(A.BIDSource);

    ·         Then Deep Save A

     

    If this sounds like a bug I can put together a more detailed example.  If this is the intended behavior I’ll stick with my work around.

    Thanks

    Brian

     

    PS Loving the product
    Brian Freeman
    Filed under: ,
    • Post Points: 35
  • 03-28-2007 9:01 AM In reply to

    • janiv
    • Not Ranked
    • Joined on 01-04-2007
    • Posts 7
    • Points 185

    Re: DeepSave possible bug / Question

    Hi!

    We have just posted a suggested patch for this problem. See http://community.codesmithtools.com/forums/thread/23364.aspx.

    Let me know if it works or if the problem still shows up after aplying the patch.

     -Jan Ivar

    • Post Points: 35
  • 03-28-2007 11:00 AM In reply to

    • iguanaware
    • Not Ranked
    • Joined on 03-27-2007
    • NJ USA
    • Posts 7
    • Points 95

    Re: DeepSave possible bug / Question

    Yes that 528 build on 3/28 fixed it.

     

    Thanks!Big Smile

    Brian Freeman
    • Post Points: 5
Page 1 of 1 (3 items) | RSS
Copyright © 2008 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems