CVS update: talon/docs

From: cvs@openprivacy.org
Date: Wed Mar 14 2001 - 17:33:38 PST

  • Next message: cvs@openprivacy.org: "CVS update: talon/src/java/talon"

    Date: Wednesday March 14, 19101 @ 17:33
    Author: burton
    CVSWEB Options: -------------------

    Main CVSWeb: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi

    View this module: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/talon/docs

    -----------------------------------

    Update of /usr/local/cvs/public/talon/docs
    In directory giga:/tmp/cvs-serv4084/docs

    Modified Files:
            TODO.bugzilla
    Log Message:
    refactoring component package from interfaces to components

    *****************************************************************
    File: talon/docs/TODO.bugzilla

    CVSWEB Options: -------------------

    CVSWeb: Annotate this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/talon/docs/TODO.bugzilla?annotate=1.5

    CVSWeb: View this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/talon/docs/TODO.bugzilla?rev=1.5&content-type=text/x-cvsweb-markup

    CVSWeb: Diff to previous version: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/talon/docs/TODO.bugzilla.diff?r1=1.5&r2=1.4

    -----------------------------------

    Index: talon/docs/TODO.bugzilla
    diff -u talon/docs/TODO.bugzilla:1.4 talon/docs/TODO.bugzilla:1.5
    --- talon/docs/TODO.bugzilla:1.4 Tue Mar 13 21:43:35 2001
    +++ talon/docs/TODO.bugzilla Wed Mar 14 17:33:38 2001
    @@ -5,8 +5,8 @@
     # Add-URL: http://bugzilla.openprivacy.org/enter_bug.cgi?product=Talon
     # Base-URL: http://bugzilla.openprivacy.org/
     # Author: Kevin A. Burton ( burton@apache.org | burton@openprivacy.org )
    -# Last-modified: Tue Mar 13 15:43:22 2001
    -# Version: $Id: TODO.bugzilla,v 1.4 2001/03/14 05:43:35 burton Exp $
    +# Last-modified: Wed Mar 14 16:24:59 2001
    +# Version: $Id: TODO.bugzilla,v 1.5 2001/03/15 01:33:38 burton Exp $
     # Protocol-version: 1.0.2
     # Commentary:
     #
    @@ -21,7 +21,8 @@
     #################################################################################
     ---------------------------------------------------------------------------------
     ID: 10
    -Short Description: Lazy instantiation may cause problems with multi-threaded code
    +Short Description: Lazy instantiation may cause problems with multi-threaded
    + code
     Edit URL: http://bugzilla.openprivacy.org/show_bug.cgi?id=10
     Product: Talon
     Version: unspecified
    @@ -173,6 +174,60 @@
     - Perhaps we should change the behavior of talon so that the convention package
       "interfaces" should become "components". This would mean we would have a set
       of "components" and a set of "implementations". This might make more sense.
    +
    +
    +
    +---------------------------------------------------------------------------------
    +ID: 20
    +Short Description: Document how ComponentReferences and TypeReferences are
    + obtained and what they do.
    +Edit URL: http://bugzilla.openprivacy.org/show_bug.cgi?id=20
    +Product: Talon
    +Version: unspecified
    +Platform: PC
    +Operating System: Linux
    +Status: NEW
    +Severity: normal
    +Priority: P2
    +Resolution:
    +Assigned: burton@relativity.yi.org
    +Reporter: burton@relativity.yi.org
    +Component: Defaunt
    +URL:
    +Target Milestone: ---
    +QA Contact: 0
    +Status Whiteboard:
    +keywords:
    +Description:
    +- need to specify how they are used to compare components.
    +- how do I get a handle on a Reference without first instantiating the class.
    +
    +
    +
    +---------------------------------------------------------------------------------
    +ID: 22
    +Short Description: Remove the Interface property from ComponentHandle and get
    + rid of the talon_interface property
    +Edit URL: http://bugzilla.openprivacy.org/show_bug.cgi?id=22
    +Product: Talon
    +Version: unspecified
    +Platform: PC
    +Operating System: Linux
    +Status: NEW
    +Severity: normal
    +Priority: P2
    +Resolution:
    +Assigned: burton@relativity.yi.org
    +Reporter: burton@relativity.yi.org
    +Component: Defaunt
    +URL:
    +Target Milestone: ---
    +QA Contact: 0
    +Status Whiteboard:
    +keywords:
    +Description:
    +These are no longer needed anymore. We are building this from the known
    +interfaces via Class. This is just adding duplicate information.
     
     
     



    This archive was generated by hypermail 2b30 : Wed Mar 14 2001 - 17:33:41 PST