[OS-JIRA] Created: (CAY-217) Browse Data Tool for Modeler

From: jir..bjectstyle.org
Date: Wed Oct 20 2004 - 16:21:46 EDT

  • Next message: Andrus Adamchik: "Re: Proposal - commiter status for Mike Kienenberger [Was: Running Modeler from Eclipse]"

    Message:

      A new issue has been created in JIRA.

    ---------------------------------------------------------------------
    View the issue:

      http://objectstyle.org/jira/secure/ViewIssue.jspa?key=CAY-217

    Here is an overview of the issue:
    ---------------------------------------------------------------------
            Key: CAY-217
        Summary: Browse Data Tool for Modeler
           Type: New Feature

         Status: Assigned
       Priority: Major

        Project: Cayenne
     Components:
                 CayenneModeler GUI
       Fix Fors:
                 AFTER 1.1
       Versions:
                 1.1

       Assignee: Mike Kienenberger
       Reporter: Mike Kienenberger

        Created: Wed, 20 Oct 2004 4:20 PM
        Updated: Wed, 20 Oct 2004 4:20 PM

    Description:
    Here's my first pass at the "Browse Data" Tool menu option.

    This patch can be applied against 1.1 RC1.

    Browse Data is intended to let a developer look at the raw database data as defined in his data model, either from a ObjEntity point of view, a DbEntity point of view, or a query point of view.

    The data browsing works ok for both ObjEntities and DbEntities, although I'm going to need to put something in there to handle fetch limits (which may or may not currently be set to 50) and additional batches.

    Bugs currently include

    - Screen layout doesn't resize right

    - Panel needs to pop up when running a database query and go away when it's done.

    Any help in solving the layout issues would be greatly appreciated. :)

    Other improvements I'd like to eventually see in no particular order would be

    - Specify fetch limits and to scroll through fetch batches.

    - Edit data cells

    - Display data from stored SQL queries

    - Display data from manually-input SQL queries

    - Reorder columns

    - Resize columns (may just be a side-effect of fixing the known bugs for layouts)

    - Hide columns

    - Save preferences for column orders/column widths/hidden columns

    - Specify ObjAttribute to display for relationship cell text rather than primary key; will require some prefetching :)

    - Click on a relationship for an ObjEntity data cell and be taken to that ObjEntity data.

    ---------------------------------------------------------------------
    JIRA INFORMATION:
    This message is automatically generated by JIRA.

    If you think it was sent incorrectly contact one of the administrators:
       http://objectstyle.org/jira/secure/Administrators.jspa

    If you want more information on JIRA, or have a bug to report see:
       http://www.atlassian.com/software/jira



    This archive was generated by hypermail 2.0.0 : Wed Oct 20 2004 - 16:21:47 EDT