Menu

#55 fix undefined() to use get_matrix() properly

Genex-2
closed-fixed
9
2003-09-20
2003-09-20
No

Now that get_matrix() is available to all classes, we
have to signal a way for undefined() to know when we
want this to happen.

Discussion

  • Jason E. Stewart

    Logged In: YES
    user_id=85550

    created a per-object attribute, fetch_matrix() which can be
    set immediately before accessing any fkey method. This will
    cause undefined() to use get_matrix() for that fetch,
    assuming of course that the method hasn't been invoked already.

     
  • Jason E. Stewart

    • status: open --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB