Hi folks,

I took the liberty to remove all of the RunData-based method that have
been deprecated for a long time. I don't think that this did much harm
because RunData extends PipelineData so that a recompiled legacy code
should work without modifications.

Please review the changes carefully as I may have missed stuff.

Although PipelineData is a generalized data concept, I find using it
directly rather cumbersome. I tried to adjust LoginUser accordingly and
had to copy lots of code that normally is handled by the RunData
convenience methods. I reverted my changes then.

What do you think? What is the best way to combine both, versatility and
convenience? I am open for suggestions.

Bye, Thomas

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@turbine.apache.org
For additional commands, e-mail: dev-h...@turbine.apache.org

Reply via email to