CVS update: talon/docs

From: cvs@openprivacy.org
Date: Thu Jan 25 2001 - 11:05:17 PST

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

    Date: Thursday January 25, 19101 @ 11:05
    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-serv7002/docs

    Modified Files:
            DOCUMENTATON_TODO TODO
    Log Message:
    logger and property manager now being used... required for CompositeRCE

    *****************************************************************
    File: talon/docs/DOCUMENTATON_TODO

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

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

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

    CVSWeb: Diff to previous version: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/talon/docs/DOCUMENTATON_TODO.diff?r1=1.2&r2=1.1

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

    Index: talon/docs/DOCUMENTATON_TODO
    diff -u talon/docs/DOCUMENTATON_TODO:1.1 talon/docs/DOCUMENTATON_TODO:1.2
    --- talon/docs/DOCUMENTATON_TODO:1.1 Tue Jan 16 02:42:32 2001
    +++ talon/docs/DOCUMENTATON_TODO Thu Jan 25 11:05:17 2001
    @@ -1,5 +1,14 @@
     
     
    -- Example of creating a component.
    +- Example of creating a component. HelloWorldComponent
     

    -- 
    +- Example of singletons, pooled objects, etc.
    +
    +- Default Talon singletons talon.default.logger and
    +  talon.default.property-manager 
    +
    +- it is possible to use a component as both an object and a component (with a
    +  default constructor) but you should keep track of the handle.
    +
    +- a component can be deployed with a pointer to an XML document if you want to
    +  have XML based initialization.
    

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

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

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

    CVSWeb: View this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/talon/docs/TODO?rev=1.4&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.4&r2=1.3

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

    Index: talon/docs/TODO diff -u talon/docs/TODO:1.3 talon/docs/TODO:1.4 --- talon/docs/TODO:1.3 Tue Jan 16 08:06:29 2001 +++ talon/docs/TODO Thu Jan 25 11:05:17 2001 @@ -1,8 +1,9 @@ +******************************************************************************** +* Last-Modified: $Date: 2001/01/25 19:05:17 $ +* Version: $Id: TODO,v 1.4 2001/01/25 19:05:17 burton Exp $ +* Author: Kevin A. Burton ( burton@openprivacy.org ) +******************************************************************************** -- Talon??? - - - ComponentHandle... for parameters should use the PropertyManager. - - Need a system property for parsing out Talon properties. Instead of using the default mechanism.. Use TALON_PROPERTIES. @@ -65,7 +66,7 @@ - getUsedInstanceCount() // get the maximum number of objects to serve. - - getMaxInstanceCount() + - getMaxCount() - Need to have a ComponentHandle object so that we have tight bindings between



    This archive was generated by hypermail 2b30 : Thu Jan 25 2001 - 11:05:48 PST