You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by Andrey Larionov <an...@gmail.com> on 2008/03/26 20:03:03 UTC

Re: Cant compile trunk version

many moons ago Thomas said: Ok, I'll look into it.

Any progress on it? This issue now blocks my work on migrating scarab
to Turbine 2.4

On Thu, Jan 31, 2008 at 1:18 PM, Thomas Vandahl
<th...@tewisoft.de> wrote:
> Siegfried Goeschl wrote:
>  > many moons ago we discussed this issue ....
>
>  ... and a moon is soon going to rise where we could continue that
>  discussion :-)
>
>
>  > - Make the ParameterParser a POJO again. The implementation used is
>  > configurable anyway (in the FactoryService). This really would be my
>  > favourite.
>  >
>  > that's the way to go
>
>  Ok, I'll look into it.
>
>
>  > - Implement Lifestyles SingleThreaded and Poolable in YAAFI (Hi Siegfried!)
>  >
>  > Arghh, container bloat
>
>  I knew I could trust in you. ;-)
>
>
>  > - Remove the getLogger() call that causes the NPE in
>  > DefaultParameterParser.
>  >
>  > that wold be option as well
>
>  Not really. Unclean and confusing.
>
>
>
>  Bye, Thomas.
>
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: dev-unsubscribe@turbine.apache.org
>  For additional commands, e-mail: dev-help@turbine.apache.org
>
>

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


Re: Cant compile trunk version

Posted by Andrey Larionov <an...@gmail.com>.
I already make a stub (replace with pojo and LogFactory call and
declaring getLogger) which allow me to use it.

On Mon, Mar 31, 2008 at 11:39 PM, Thomas Vandahl <tv...@apache.org> wrote:
> Andrey Larionov wrote:
>  > many moons ago Thomas said: Ok, I'll look into it.
>  >
>  > Any progress on it? This issue now blocks my work on migrating scarab
>  > to Turbine 2.4
>
>  Oh, ehm, ah (cough!), yes. I made some improvements to the 2.3-parser
>  which I was planning to port over to the trunk. *However* I have yet to
>  find a way to fix this strange construction without setting the whole
>  house on fire.
>
>  For example it is not possible to simply use the 2.3-parser because in
>  the club of Intake, Localization, Upload, Parser, Factory, and Pool
>  everything depends on everything else... I probably need to rip the
>  parser object out of the service implementation but this has other
>  implications...
>
>  Still struggling.
>
>
>
>  Bye, Thomas.
>
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: dev-unsubscribe@turbine.apache.org
>  For additional commands, e-mail: dev-help@turbine.apache.org
>
>

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


Re: Cant compile trunk version

Posted by Thomas Vandahl <tv...@apache.org>.
Andrey Larionov wrote:
> many moons ago Thomas said: Ok, I'll look into it.
> 
> Any progress on it? This issue now blocks my work on migrating scarab
> to Turbine 2.4

Oh, ehm, ah (cough!), yes. I made some improvements to the 2.3-parser 
which I was planning to port over to the trunk. *However* I have yet to 
find a way to fix this strange construction without setting the whole 
house on fire.

For example it is not possible to simply use the 2.3-parser because in 
the club of Intake, Localization, Upload, Parser, Factory, and Pool 
everything depends on everything else... I probably need to rip the 
parser object out of the service implementation but this has other 
implications...

Still struggling.

Bye, Thomas.


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