And here's an updated one. I'm working on adding a new decoupling to
add the ability for components to register objects in the Velocity
Context. This allows 1) the Velocity component not to have to know
about other components and 2) provide better extensibility since it
means we can add new objects in the Velocity Context later on without
having to modify the Velocity component.
Let me know if you have any comment...
Thanks
-Vincent
On May 4, 2008, at 12:17 AM, Vincent Massol wrote:
Here's the image (hopefully)....
-Vincent
<velocity-subsystem.png>
On May 3, 2008, at 3:55 PM, Vincent Massol wrote:
> Hi devs,
>
> Just wanted to keep you abreast of what I'm working on. Right now
> I'm refactoring the Velocity Subsystem so that it works as
> described in the attached flowchart diagram.
>
> This is really schematic so let me know if something is not clear
> in the diagram. Let me know also if you have some input
> (improvements, things you don't like, etc).
>
> Thanks
> -Vincent