MDriven debugger OCL prefetch/load all/ensure

CapableObjects Forums SupportForum MDriven debugger OCL prefetch/load all/ensure

This topic contains 1 reply, has 2 voices, and was last updated by  Admin 5 years, 1 month ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5281 Score: 0

    krilbe
    Participant

    I often run into problem trying to ge good performance out of some operations in the MDriven debugger (WinForms).

    I need to have MDriven ensure the entire collection and then do further queries or EAL actions.

    E.g. if I want to set an attribut on each of 35000 objects, the MDriven debugger and EAL seems to lad the objects one by one, which is extremely slow.

    I know I can write other code with Ensure calls, but sometimes I just need some ad hoc date manipulation.

    #5287 Score: 0

    Admin
    Keymaster

    The new debugger solves this by allowing you to view data with ViewModels – and ViewModels are do really smart fetching…

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.

Comments are closed.