| 12 |
@cvs-info |
@cvs-info |
| 13 |
$Id$ |
$Id$ |
| 14 |
$Log$ |
$Log$ |
| 15 |
|
Revision 1.10 2003/03/07 22:26:20 joko |
| 16 |
|
+ AUTOCOMMIT: updated/added content |
| 17 |
|
|
| 18 |
|
Revision 1.9 2003/03/07 20:56:02 joko |
| 19 |
|
+ AUTOCOMMIT: updated/added content |
| 20 |
|
|
| 21 |
Revision 1.8 2003/03/07 18:26:17 joko |
Revision 1.8 2003/03/07 18:26:17 joko |
| 22 |
+ AUTOCOMMIT: updated/added content |
+ AUTOCOMMIT: updated/added content |
| 23 |
|
|
| 365 |
-> Evolution |
-> Evolution |
| 366 |
-> Mahogany |
-> Mahogany |
| 367 |
|
|
| 368 |
|
|
| 369 |
|
|
| 370 |
|
@sequence block |
| 371 |
|
@written |
| 372 |
|
@date 2003-03-07 |
| 373 |
|
|
| 374 |
- janosch: pdf-gateway!? |
- janosch: pdf-gateway!? |
| 375 |
|
|
| 376 |
o setup ->colorize on quepasa.netfrag.org |
o setup ->colorize on quepasa.netfrag.org |
| 377 |
|
|
| 378 |
|
o refactor DesignPattern::MVC |
| 379 |
|
o new: @uses instances of classes inherited from the base ones |
| 380 |
|
DesignPattern::MVC::Model and DesignPattern::MVC::View, where |
| 381 |
|
- DesignPattern::MVC::Model is-a DesignPattern::Observer::Subject |
| 382 |
|
- DesignPattern::MVC::View is-a DesignPattern::Observer |
| 383 |
|
o new: refactor the rules-subsystem to be a ChangeManager |
| 384 |
|
between Subject and Observer sits a ChangeManager acting as mediator (is-a DesignPattern::Mediator) |
| 385 |
|
@see http://selab.korea.ac.kr/selab/courses/GoF-patterns/observer.htm |
| 386 |
|
|
| 387 |
|
o Twingle! |
| 388 |
|
o twingle -> dispatchmail (Twingle::Mail) |
| 389 |
|
o twingle -> twingledoc (Twingle::Doc) |
| 390 |
|
|