removed old examples

This commit is contained in:
Dominik Liebler
2019-08-17 22:27:24 +02:00
parent 6d1cc1dab9
commit 78ffb07d9c
99 changed files with 11 additions and 801 deletions

View File

@@ -9,7 +9,6 @@ To dynamically add new functionality to class instances.
Examples
--------
- Zend Framework: decorators for ``Zend_Form_Element`` instances
- Web Service Layer: Decorators JSON and XML for a REST service (in
this case, only one of these should be allowed of course)