/[cvs]/nfo/php/libs/org.netfrag.glib/Application/ComponentRegistry.php
ViewVC logotype

Diff of /nfo/php/libs/org.netfrag.glib/Application/ComponentRegistry.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by joko, Wed Mar 5 18:54:42 2003 UTC revision 1.3 by joko, Mon Mar 10 23:25:02 2003 UTC
# Line 12  Line 12 
12   * $Id$   * $Id$
13   *   *
14   * $Log$   * $Log$
15     * Revision 1.3  2003/03/10 23:25:02  joko
16     * + fixed metadata for phpDocumentor
17     *
18   * Revision 1.2  2003/03/05 18:54:42  joko   * Revision 1.2  2003/03/05 18:54:42  joko
19   * updated docu - phpDocumentor is very strict about its 'blocks'...   * updated docu - phpDocumentor is very strict about its 'blocks'...
20   *   *
# Line 55  Line 58 
58   * @subpackage Application   * @subpackage Application
59   * @name Application::ComponentRegistry   * @name Application::ComponentRegistry
60   *   *
61   * @todo   * @todo (o) Be able to *persistently* register new components.
  * <pre>  
  *  o Be able to *persistently* register new components.  
62   *     By now the declaration (read-only) is included on each request.   *     By now the declaration (read-only) is included on each request.
63   *     No caching or similar stuff occours at this level!!!   *     No caching or similar stuff occours at this level!!!
  * </pre>  
64   *   *
65   */   */
66  class Application_ComponentRegistry {  class Application_ComponentRegistry {

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed