| 12 |
* $Id$ |
* $Id$ |
| 13 |
* |
* |
| 14 |
* $Log$ |
* $Log$ |
| 15 |
|
* Revision 1.5 2003/03/11 00:12:49 joko |
| 16 |
|
* + fixed metadata for phpDocumentor |
| 17 |
|
* |
| 18 |
* Revision 1.4 2003/03/10 23:25:03 joko |
* Revision 1.4 2003/03/10 23:25:03 joko |
| 19 |
* + fixed metadata for phpDocumentor |
* + fixed metadata for phpDocumentor |
| 20 |
* |
* |
| 197 |
* |
* |
| 198 |
* @todo this: |
* @todo this: |
| 199 |
* |
* |
| 200 |
* <ul> |
* o mungle this to be able to be wrapped around phpHtmlLib's own storage-handles |
| 201 |
* 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> |
|
| 202 |
* |
* |
| 203 |
|
* <pre> |
| 204 |
* !!!!!!!! THIS IS THE PROBLEM !!!!!!!! |
* !!!!!!!! THIS IS THE PROBLEM !!!!!!!! |
| 205 |
* !!!!!!!! here is it where we have to break inheritance again !!!!!!!! |
* !!!!!!!! here is it where we have to break inheritance again !!!!!!!! |
| 206 |
* |
* |
| 216 |
* 2. here: DataSource - scope: |
* 2. here: DataSource - scope: |
| 217 |
* 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.)) |
| 218 |
* o clean implementation using a DesignPattern::AdapterProxy |
* o clean implementation using a DesignPattern::AdapterProxy |
| 219 |
|
* </pre> |
| 220 |
* |
* |
| 221 |
* |
* |
| 222 |
*/ |
*/ |