/[cvs]/nfo/php/libs/org.netfrag.glib/DataSource/Generic.php
ViewVC logotype

Diff of /nfo/php/libs/org.netfrag.glib/DataSource/Generic.php

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

revision 1.4 by joko, Mon Mar 10 23:25:03 2003 UTC revision 1.6 by joko, Tue Mar 11 01:22:25 2003 UTC
# Line 9  Line 9 
9   */   */
10    
11  /**  /**
12     * <b>Cvs-Log:</b>
13     *
14     * <pre>
15   * $Id$   * $Id$
16   *   *
17   * $Log$   * $Log$
18     * Revision 1.6  2003/03/11 01:22:25  joko
19     * + fixed metadata for phpDocumentor
20     *
21     * Revision 1.5  2003/03/11 00:12:49  joko
22     * + fixed metadata for phpDocumentor
23     *
24   * Revision 1.4  2003/03/10 23:25:03  joko   * Revision 1.4  2003/03/10 23:25:03  joko
25   * + fixed metadata for phpDocumentor   * + fixed metadata for phpDocumentor
26   *   *
# Line 47  Line 56 
56   *   *
57   * Revision 1.1  2003/03/01 03:10:40  joko   * Revision 1.1  2003/03/01 03:10:40  joko
58   * + initial commit   * + initial commit
59   *   * </pre>
60   *   *
61   */   */
62    
# Line 194  loadModule('DesignPattern::AdapterProxy' Line 203  loadModule('DesignPattern::AdapterProxy'
203   *   *
204   * @todo this:   * @todo this:
205   *   *
206   * <ul>   * o mungle this to be able to be wrapped around phpHtmlLib's own storage-handles
207   *  o mungle this to be able to be wrapped around phpHtmlLib's own storage-handles   * o implement another Data::Driver::Proxy container
  *  o implement another Data::Driver::Proxy container  
  * </ul>  
208   *   *
209     * <pre>
210   *              !!!!!!!!          THIS IS THE PROBLEM          !!!!!!!!   *              !!!!!!!!          THIS IS THE PROBLEM          !!!!!!!!
211   *    !!!!!!!!   here is it where we have to break inheritance again   !!!!!!!!   *    !!!!!!!!   here is it where we have to break inheritance again   !!!!!!!!
212   *   *
# Line 214  loadModule('DesignPattern::AdapterProxy' Line 222  loadModule('DesignPattern::AdapterProxy'
222   *      2. here: DataSource - scope:   *      2. here: DataSource - scope:
223   *          x handles bridge to frameworks (e.g. phpHtmlLib) vs. actual data driver libs (PEAR, etc.))   *          x handles bridge to frameworks (e.g. phpHtmlLib) vs. actual data driver libs (PEAR, etc.))
224   *          o clean implementation using a DesignPattern::AdapterProxy   *          o clean implementation using a DesignPattern::AdapterProxy
225     * </pre>
226   *   *
227   *   *
228   */   */

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.6

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