CVS update: talon/docs

From: cvs@openprivacy.org
Date: Fri Feb 23 2001 - 02:09:17 PST

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

    Date: Friday February 23, 19101 @ 2:09
    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-serv387/docs

    Modified Files:
            TODO
    Log Message:
    ...

    *****************************************************************
    File: talon/docs/TODO

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

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

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

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

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

    Index: talon/docs/TODO
    diff -u talon/docs/TODO:1.9 talon/docs/TODO:1.10
    --- talon/docs/TODO:1.9 Mon Feb 19 18:23:44 2001
    +++ talon/docs/TODO Fri Feb 23 02:09:17 2001
    @@ -1,11 +1,18 @@
     ********************************************************************************
    -*** Last-Modified: $Date: 2001/02/20 02:23:44 $
    -*** Version: $Id: TODO,v 1.9 2001/02/20 02:23:44 burton Exp $
    +*** Last-Modified: $Date: 2001/02/23 10:09:17 $
    +*** Version: $Id: TODO,v 1.10 2001/02/23 10:09:17 burton Exp $
     *** Author: Kevin A. Burton ( burton@openprivacy.org )
     ********************************************************************************
     
    - - support the concept of nested Exceptions.... A TalonException should support
    - a constructor which is passed an Exception. When the stack is printed it
    + - We need a new method in Component and ComponentHandle, getLifetime()... this
    + could return a Lifetime object and if it is null it is up to deployment what
    + the lifetime is. This can be used so that a Component can REQUIRE that a it
    + has a certain lifetime. The Lifetime object should have a method
    + getInstance() which would return one of its known instances.
    +
    + - Mon Feb 19 18:47:43 2001 (burton@relativity.yi.org): (DONE) support the
    + concept of nested Exceptions.... A TalonException should support a
    + constructor which is passed an Exception. When the stack is printed it
         should also print the reason Exception.
     
       - Make sure to warn if Talon has registered more than one component with the



    This archive was generated by hypermail 2b30 : Fri Feb 23 2001 - 02:09:49 PST