Re: ListView should not call getModelObject when not visible in hierarchy

2006-12-21 Thread Igor Vaynberg

+1 and lets release 1.2.4 and call it a day on that branch

-igor


On 12/21/06, Matej Knopp <[EMAIL PROTECTED]> wrote:


http://issues.apache.org/jira/browse/WICKET-179

I've fixed this for 2.0 and 1.x, should we fix this also for 1.2.4 or
should we leave it as it is?


-Matej




ListView should not call getModelObject when not visible in hierarchy

2006-12-21 Thread Matej Knopp

http://issues.apache.org/jira/browse/WICKET-179

I've fixed this for 2.0 and 1.x, should we fix this also for 1.2.4 or 
should we leave it as it is?



-Matej



Re: Last change required for reloading classes

2006-12-21 Thread Bertrand Delacretaz

On 12/21/06, Erik van Oosten <[EMAIL PROTECTED]> wrote:

The ssl certificate of Jira has expired :)


I have reported this at https://issues.apache.org/jira/browse/INFRA-1070

-Bertrand


Re: Last change required for reloading classes

2006-12-21 Thread Erik van Oosten

The ssl certificate of Jira has expired :)

 Erik.

Jean-Baptiste Quenot wrote:

Could you please decide where this feature goes and close
https://issues.apache.org/jira/browse/WICKET-126

  


--
Erik van Oosten
http://day-to-day-stuff.blogspot.com/



Re: Last change required for reloading classes

2006-12-21 Thread Jean-Baptiste Quenot
* Igor Vaynberg:

> if it doesnt work  100% of the time then imho  it shouldnt be in
> the  core, i  think  it  should go  into  a  separate module  or
> extensions.

Could you please decide where this feature goes and close
https://issues.apache.org/jira/browse/WICKET-126

So that it is included in time in the 1.3 release.

Have you been able to test the feature?  Feedback from more people
is welcome!

Thanks!
-- 
 Jean-Baptiste Quenot
aka  John Banana   Qwerty
http://caraldi.com/jbq/


Re: FilePageStore getWorkDir() override

2006-12-21 Thread Johan Compagner

fine by me.

johan


On 12/21/06, Al Maw <[EMAIL PROTECTED]> wrote:


Hi Guys,

I think we should add a method "protected File getWorkDir()" to
FilePageStore so people can override things in code. Having things
always go into javax.servlet.context.tempdir isn't convenient for me,
and ideally I'd configure this stuff from Spring, anyway. ;-)

Sound good?

Al



FilePageStore getWorkDir() override

2006-12-21 Thread Al Maw

Hi Guys,

I think we should add a method "protected File getWorkDir()" to 
FilePageStore so people can override things in code. Having things 
always go into javax.servlet.context.tempdir isn't convenient for me, 
and ideally I'd configure this stuff from Spring, anyway. ;-)


Sound good?

Al