You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Gerhard Froehlich <g-...@gmx.de> on 2002/02/16 18:45:38 UTC

[simplestore] PersistenProxy

Hi,
is there a reason why:
  getPersitent
  convert
are static?

I just wonder if the DefaulTypConverter should 
ship static methods?

  ~Gerhard

PS: your latest check in does not compile. can
you fix this please?

  


 
----------------------------------------
Why does everyone always overgeneralize?
----------------------------------------


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: [simplestore] PersistenProxy

Posted by Juozas Baliuka <ba...@mwm.lt>.
It can be static, because there are not a lot ways to transform known types
> Hi,
> is there a reason why:
>   getPersitent
>   convert
> are static?
>
> I just wonder if the DefaulTypConverter should
> ship static methods?
>
>   ~Gerhard
>
> PS: your latest check in does not compile. can
> you fix this please?
>
>
>
>
>
> ----------------------------------------
> Why does everyone always overgeneralize?
> ----------------------------------------
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: [simplestore] PersistenProxy

Posted by Juozas Baliuka <ba...@mwm.lt>.
Ok,
I will download jdk 1.4, I don't have it on this machine.
> Hi,
>
> >PS: your latest check in does not compile. can
> >you fix this please?
>
> This is only with jdk 1.4
>
>   ~Gerhard
>
> ---------------------------------------------
> Very funny, Scotty. Now beam down my clothes.
> ---------------------------------------------
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: [simplestore] PersistenProxy

Posted by Gerhard Froehlich <g-...@gmx.de>.
Hi,
 
>PS: your latest check in does not compile. can
>you fix this please?

This is only with jdk 1.4

  ~Gerhard

---------------------------------------------
Very funny, Scotty. Now beam down my clothes.
---------------------------------------------

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>