Uploaded image for project: 'Torque'
  1. Torque
  2. TORQUE-147

Database objects should not need to inherit from BaseObject

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.0-beta1
    • None
    • None

    Description

      Currently it is an error if database objects do not inherit from BaseObject. This makes embedding of Torque objects in other frameworks very difficult, because it does not allow to choose an own parent to inherit from.

      The minimum requirement would be that it is not required any more that database objects inherit from BaseObject.

      Ideally BaseObject dies and the base objects inherit directly from java.lang.object.

      Attachments

        Activity

          People

            tfischer Thomas Fox
            tfischer Thomas Fox
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: