Examples
The following examples demonstrate the wurbelizer's usage in real-world applications.
Most of the wurblets are part of
Tentackle, an
Open Source Java framework for desktop applications, which heavily relies on generative programming.
However, the solutions address common problems which are not framework-specific and arise in
many projects in one or another way. The purpose of the examples is to give a first impression of what can be --
and already is -- done with the wurbelizer:
- RMI: automatically generate remote interfaces and implementations
- Model driven: generate the data abstraction layer from a model
- AOP: implement and control aspects via wurblets
- Dependency Injection: a two cent solution for a thousand dollar term
- Preprocessing: #ifdef and #include reloaded
If you have further suggestions or even wrote a wurblet which might be of general
interest, please feel free to send an email to the address below.
to the first example... 