Menu

Meta class information

1999-12-06
2000-02-02
  • Frank V. Castellucci

    Issue: If we are going to allow for dynamic discovery during run-time and module load, is it neccessary to capture meta-information about the classes to simplify this?

     
    • Joe Nelson

      Joe Nelson - 1999-12-15

      Give my slow mind an example... :}

       
      • David Whitten

        David Whitten - 2000-02-02

        Well, Meta class information is information about the class as a whole, or definitional information.
        As an example (although I'm not sure how useful)
        consider if you want to know if an instance of the class is suitable for use as an element in an ordered list.
        This would be meta class information.
        Notice this isn't the same as saying it IS an element in some ordered list in the system. This is just definitional information that could be used by a system to see if putting this element in a list makes sense.

        Dave

         

Log in to post a comment.

MongoDB Logo MongoDB