Re: Bad zh_CN file in wicket-extensions-jar

2014-07-10 Thread Maxim Solodovnik
Thanks a lot Martin!


On 10 July 2014 20:58, Martin Grigorov  wrote:

> Thanks!
> https://issues.apache.org/jira/browse/WICKET-5637
>
> Martin Grigorov
> Wicket Training and Consulting
> https://twitter.com/mtgrigorov
>
>
> On Thu, Jul 10, 2014 at 4:19 PM, Maxim Solodovnik 
> wrote:
>
> > Hello,
> >
> > We have received following error report:
> >
> >  INFO 07-09 21:43:29.953 o.a.w.r.PropertiesFactory:209
> > [http-nio-0.0.0.0-5080-exec-1] - Loading properties files from
> >
> >
> jar:file:/C:/om/apache-openmeetings-3.0.2/webapps/openmeetings/WEB-INF/lib/wicket-extensions-jar-6.14.0.jar!/org/apache/wicket/extensions/wizard/Wizard_zh_CN.properties.xml
> > with loader org.apache.wicket.resource.XmlFilePropertiesLoader@aff419
> >  WARN 07-09 21:43:29.984 o.a.w.r.PropertiesFactory:242
> > [http-nio-0.0.0.0-5080-exec-1] - Unable to find resource
> >
> >
> jar:file:/C:/om/apache-openmeetings-3.0.2/webapps/openmeetings/WEB-INF/lib/wicket-extensions-jar-6.14.0.jar!/org/apache/wicket/extensions/wizard/Wizard_zh_CN.properties.xml
> > java.util.InvalidPropertiesFormatException:
> org.xml.sax.SAXParseException;
> > lineNumber: 22; columnNumber: 56; Invalid byte 2 of 3-byte UTF-8
> sequence.
> > at java.util.XMLUtils.load(XMLUtils.java:76) ~[na:1.7.0_55]
> > at java.util.Properties.loadFromXML(Properties.java:868) ~[na:1.7.0_55]
> > at org.apache.wicket.util.io.Streams.loadFromXml(Streams.java:136)
> > ~[wicket-util-jar-6.14.0.jar:6.14.0]
> >
> > Seems Chinese resources bundled into wicket-extensions contains bad XML
> >
> > --
> > WBR
> > Maxim aka solomax
> >
>



-- 
WBR
Maxim aka solomax


Re: Bad zh_CN file in wicket-extensions-jar

2014-07-10 Thread Martin Grigorov
Thanks!
https://issues.apache.org/jira/browse/WICKET-5637

Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov


On Thu, Jul 10, 2014 at 4:19 PM, Maxim Solodovnik 
wrote:

> Hello,
>
> We have received following error report:
>
>  INFO 07-09 21:43:29.953 o.a.w.r.PropertiesFactory:209
> [http-nio-0.0.0.0-5080-exec-1] - Loading properties files from
>
> jar:file:/C:/om/apache-openmeetings-3.0.2/webapps/openmeetings/WEB-INF/lib/wicket-extensions-jar-6.14.0.jar!/org/apache/wicket/extensions/wizard/Wizard_zh_CN.properties.xml
> with loader org.apache.wicket.resource.XmlFilePropertiesLoader@aff419
>  WARN 07-09 21:43:29.984 o.a.w.r.PropertiesFactory:242
> [http-nio-0.0.0.0-5080-exec-1] - Unable to find resource
>
> jar:file:/C:/om/apache-openmeetings-3.0.2/webapps/openmeetings/WEB-INF/lib/wicket-extensions-jar-6.14.0.jar!/org/apache/wicket/extensions/wizard/Wizard_zh_CN.properties.xml
> java.util.InvalidPropertiesFormatException: org.xml.sax.SAXParseException;
> lineNumber: 22; columnNumber: 56; Invalid byte 2 of 3-byte UTF-8 sequence.
> at java.util.XMLUtils.load(XMLUtils.java:76) ~[na:1.7.0_55]
> at java.util.Properties.loadFromXML(Properties.java:868) ~[na:1.7.0_55]
> at org.apache.wicket.util.io.Streams.loadFromXml(Streams.java:136)
> ~[wicket-util-jar-6.14.0.jar:6.14.0]
>
> Seems Chinese resources bundled into wicket-extensions contains bad XML
>
> --
> WBR
> Maxim aka solomax
>


Bad zh_CN file in wicket-extensions-jar

2014-07-10 Thread Maxim Solodovnik
Hello,

We have received following error report:

 INFO 07-09 21:43:29.953 o.a.w.r.PropertiesFactory:209
[http-nio-0.0.0.0-5080-exec-1] - Loading properties files from
jar:file:/C:/om/apache-openmeetings-3.0.2/webapps/openmeetings/WEB-INF/lib/wicket-extensions-jar-6.14.0.jar!/org/apache/wicket/extensions/wizard/Wizard_zh_CN.properties.xml
with loader org.apache.wicket.resource.XmlFilePropertiesLoader@aff419
 WARN 07-09 21:43:29.984 o.a.w.r.PropertiesFactory:242
[http-nio-0.0.0.0-5080-exec-1] - Unable to find resource
jar:file:/C:/om/apache-openmeetings-3.0.2/webapps/openmeetings/WEB-INF/lib/wicket-extensions-jar-6.14.0.jar!/org/apache/wicket/extensions/wizard/Wizard_zh_CN.properties.xml
java.util.InvalidPropertiesFormatException: org.xml.sax.SAXParseException;
lineNumber: 22; columnNumber: 56; Invalid byte 2 of 3-byte UTF-8 sequence.
at java.util.XMLUtils.load(XMLUtils.java:76) ~[na:1.7.0_55]
at java.util.Properties.loadFromXML(Properties.java:868) ~[na:1.7.0_55]
at org.apache.wicket.util.io.Streams.loadFromXml(Streams.java:136)
~[wicket-util-jar-6.14.0.jar:6.14.0]

Seems Chinese resources bundled into wicket-extensions contains bad XML

-- 
WBR
Maxim aka solomax


Re: Wicket extensions - Data table component tag check

2014-04-25 Thread Timo Schmidt
On Thu 24.04.2014 21:59, Martin Grigorov wrote:
> On Thu, Apr 24, 2014 at 8:33 PM, Timo Schmidt  wrote:
> > 
> > with the release of Wicket 6.15.0 I have discovered the
> > following issue. The changes stated in WICKET-5534 has broken
> > my main application. Since I'm providing an own markup file for
> > my data table implementation to provide a scrollable table body
> > with a fixed header, the component tag check for the »table«
> > tag results in a MarkupException as I'm using a »div« tag as
> > surrounding HTML element.
> >
> > As onComponentTag() should call super I'm not able to override
> > and thus bypass the check.
> >
> > What would be a propper solution as a rewrite from »div« to
> > »table« in the markup file is not feasible.

> You can workaround it with something like:
> 
> @Override
> public void onComponentTag(ComponentTag tag) {
>   tag.setName("table");
>   super.onComponentTag(tag);
>   tag.setName("div");
>   ...
> }

This seems to be the only way so far, yes.


> How exactly do you use this custom datatable ? We added the
> check because some users don't know very well HTML and tried
> to use invalid HTML with the default DataTable component.

Well I'm using the DIV as a wrapping container and individual
tables for the header and the body part. By using colgroups on
both tables and some JS the columns are aligned and the height
of the body table is set. Visually this results in one table
component with a scrollable body and a fixed header.

  -Timo

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



Re: Wicket extensions - Data table component tag check

2014-04-24 Thread Martin Grigorov
Hi,

You can workaround it with something like:

@Override
public void onComponentTag(ComponentTag tag) {
  tag.setName("table");
  super.onComponentTag(tag);
  tag.setName("div");
  ...
}

How exactly do you use this custom datatable ?
We added the check because some users don't know very well HTML and tried
to use invalid HTML with the default DataTable component.

Martin Grigorov
Wicket Training and Consulting


On Thu, Apr 24, 2014 at 8:33 PM, Timo Schmidt  wrote:

> Hi all,
>
> with the release of Wicket 6.15.0 I have discovered the
> following issue. The changes stated in WICKET-5534 has broken
> my main application. Since I'm providing an own markup file for
> my data table implementation to provide a scrollable table body
> with a fixed header, the component tag check for the »table«
> tag results in a MarkupException as I'm using a »div« tag as
> surrounding HTML element.
>
> As onComponentTag() should call super I'm not able to override
> and thus bypass the check.
>
> What would be a propper solution as a rewrite from »div« to
> »table« in the markup file is not feasible.
>
>
>   -Timo
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


Wicket extensions - Data table component tag check

2014-04-24 Thread Timo Schmidt
Hi all,

with the release of Wicket 6.15.0 I have discovered the
following issue. The changes stated in WICKET-5534 has broken
my main application. Since I'm providing an own markup file for
my data table implementation to provide a scrollable table body
with a fixed header, the component tag check for the »table«
tag results in a MarkupException as I'm using a »div« tag as
surrounding HTML element.

As onComponentTag() should call super I'm not able to override
and thus bypass the check.

What would be a propper solution as a rewrite from »div« to
»table« in the markup file is not feasible.


  -Timo

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



Re: wicket-extensions Wizard buttons not working

2013-01-11 Thread shimin_q
Unfortunately, overriding the newForm() of Wizard as suggested did not do the
trick.   Actually none of the buttons (Next, Cancel, Previous, ...) is
working so my initial hunch was incorrect.  

Could you provide the location of the Wizard source code for wicket 6.x?  

In the 1.5 version, I see a addDefaultCssStyle flag for Wizard, which by
default is true.  I wonder if it might be a problem when I use the jquery
mobile css



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/wicket-extensions-Wizard-buttons-not-working-tp4655280p4655299.html
Sent from the Users forum mailing list archive at Nabble.com.

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



Re: wicket-extensions Wizard buttons not working

2013-01-11 Thread shimin_q
Thanks for your suggestions!  I am trying to locate the source code for the
Wicket-extensions Wizard, and found the following at 

http://svn.apache.org/viewvc/wicket/branches/wicket-1.5.x/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/Wizard.java?view=markup

I am using Wicket 6.3.0, is this the right place for the wicket-extensions
code?  I guess if Wizard code hasn't been changed since 1.5, I am looking at
the right code here:

 protected  Form newForm(final String id)
{
return new Form(id);
}

So i could overwrite this and do "return new MyForm(id)" instead, where
MyForm has an empty appendDefaultButtonField().   I hope taking out this
won't affect the other Wizard functionalities.  

I will give it a try and let you know.  Thanks!!



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/wicket-extensions-Wizard-buttons-not-working-tp4655280p4655291.html
Sent from the Users forum mailing list archive at Nabble.com.

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



Re: wicket-extensions Wizard buttons not working

2013-01-10 Thread Sven Meier

Hi,

the wizard's next button registers itself as the default submitting 
button of the form.


Thus Form renders an additional hidden input which submits with this 
button when enter is pressed in a textfield, see 
Form#appendDefaultButtonField() javadoc.


You can override Wizard#newForm() and return a subclass of Form which 
does nothing in #appendDefaultButtonField(). Then check whether this was 
the cause for your jQuery Mobile problem.


Regards
Sven


On 01/11/2013 06:48 AM, shimin_q wrote:

Hi,

I am using the Wizard in 6.3.0 wicket-extensions in my code.  After I
switched the header includes to Jquery Mobile CSS and js, the buttons in the
Wizard stopped working, i.e., clicking on them does not appear to do
anything.  I think I might have to step through the Wizard source to see
what the problem lies or find out if there is anything I could do to get
those buttons working again.  My questions are two fold:

1) Has anyone used the Wicket Wizard with Jquery Mobile header includes? Did
anyone hit the same problem with the Wizard buttons?  My suspicion, by
looking at the generated html below is that jquery mobile does not like this
part of the script:->  is it possible for me to modify this?



2) How do I obtain the Wizard source code so I can step through?

For your reference, here is the generated final html for my first WizardStep
page (you can see I basically just commented out the original header, and
added the jquery and jquery mobile headers)

http://wicket.apache.org/";>


 
 http://code.jquery.com/mobile/1.2.0/jquery.mobile-1.2.0.min.css"; />
   
   


Metaprofile Creation Wizard







  
   

 

  Cancel <./metaprofilehelp?0-1.ILinkListener-back>

 
  
Metaprofile Creation Wizard


   
   
  [back to the wizard index] <./8770uum>  
   
 
   

 http://wicket.apache.org";>


  

   





	
 

  


http://wicket.apache.org";>

   Profile
Name and Type
   Create a new metaprofile by
providing a profile name and a profile type.


  
  


http://wicket.apache.org";>
  

   


Profile
Name

   
   


Profile
Type

Choose One
OXE
OXE_WITH_OT
OXE_WITH_ICS
OT

   
  



  
  



   

  
  


http://wicket.apache.org";>


  
  

  
  



  
 


   
  





   
   
 
   


   









--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/wicket-extensions-Wizard-buttons-not-working-tp4655280.html
Sent from the Users forum mailing list archive at Nabble.com.

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




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



wicket-extensions Wizard buttons not working

2013-01-10 Thread shimin_q
Hi,

I am using the Wizard in 6.3.0 wicket-extensions in my code.  After I
switched the header includes to Jquery Mobile CSS and js, the buttons in the
Wizard stopped working, i.e., clicking on them does not appear to do
anything.  I think I might have to step through the Wizard source to see
what the problem lies or find out if there is anything I could do to get
those buttons working again.  My questions are two fold:

1) Has anyone used the Wicket Wizard with Jquery Mobile header includes? Did
anyone hit the same problem with the Wizard buttons?  My suspicion, by
looking at the generated html below is that jquery mobile does not like this
part of the script:->  is it possible for me to modify this?



2) How do I obtain the Wizard source code so I can step through?

For your reference, here is the generated final html for my first WizardStep
page (you can see I basically just commented out the original header, and
added the jquery and jquery mobile headers)

http://wicket.apache.org/";>



http://code.jquery.com/mobile/1.2.0/jquery.mobile-1.2.0.min.css"; />  
  
  

Metaprofile Creation Wizard





 

 
  
 

  Cancel <./metaprofilehelp?0-1.ILinkListener-back>  

 
 
Metaprofile Creation Wizard

  
  
 [back to the wizard index] <./8770uum>  
  

  
http://wicket.apache.org";>


 

  



   



 

http://wicket.apache.org";>

  Profile
Name and Type
  Create a new metaprofile by
providing a profile name and a profile type.


 
 

http://wicket.apache.org";>
 

  

Profile
Name

  
  

Profile
Type

Choose One
OXE
OXE_WITH_OT
OXE_WITH_ICS
OT
 
  
 


 
 


  

 
 

http://wicket.apache.org";>


  
  
  
  
  



 


   
  
 




  
  

  

  









--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/wicket-extensions-Wizard-buttons-not-working-tp4655280.html
Sent from the Users forum mailing list archive at Nabble.com.

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



Re: wicket extensions - Palette Problem

2011-05-02 Thread Andrea Del Bene

Ok, I think I got it.
You should add to choice render an empty id and value expression, i.e. 
new ChoiceRenderer("", ""). Without any expression any choices is 
recognized as selected.

Hi I'm using wicket extensions 1.4.17.
I came across a problem with adding selection on Palette.

...
..
add(form);

List  available = new ArrayList();
original.add("A");
original.add("B");
original.add("C");
original.add("D");
original.add("E");

Palette  palette = new Palette("palette", new
ListModel(available.subList(1,2)),
 new CollectionModel(available), new
ChoiceRenderer(), 10, false);
form.add(palette);

selection list is sublist of available but this only displays

A on the selected list and nothing on available list.

Any help will be appreciated.

Thanks!--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/wicket-extensions-Palette-Problem-tp3489257p3489257.html
Sent from the Users forum mailing list archive at Nabble.com.

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






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



Re: wicket extensions - Palette Problem

2011-05-02 Thread Andrea Del Bene
The same using wicket 1.5 snapshot. I'm debugging the class searching 
for a solution.

Hi I'm using wicket extensions 1.4.17.
I came across a problem with adding selection on Palette.

...
..
add(form);

List  available = new ArrayList();
original.add("A");
original.add("B");
original.add("C");
original.add("D");
original.add("E");

Palette  palette = new Palette("palette", new
ListModel(available.subList(1,2)),
 new CollectionModel(available), new
ChoiceRenderer(), 10, false);
form.add(palette);

selection list is sublist of available but this only displays

A on the selected list and nothing on available list.

Any help will be appreciated.

Thanks!--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/wicket-extensions-Palette-Problem-tp3489257p3489257.html
Sent from the Users forum mailing list archive at Nabble.com.

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






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



wicket extensions - Palette Problem

2011-05-02 Thread bremy
Hi I'm using wicket extensions 1.4.17. 
I came across a problem with adding selection on Palette. 

... 
.. 
add(form); 

List available = new ArrayList(); 
original.add("A"); 
original.add("B"); 
original.add("C"); 
original.add("D"); 
original.add("E"); 

Palette palette = new Palette("palette", new
ListModel(available.subList(1,2)), 
new CollectionModel(available), new
ChoiceRenderer(), 10, false); 
form.add(palette); 

selection list is sublist of available but this only displays 

A on the selected list and nothing on available list. 

Any help will be appreciated. 

Thanks!--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/wicket-extensions-Palette-Problem-tp3489257p3489257.html
Sent from the Users forum mailing list archive at Nabble.com.

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



RE: Wicket extensions AjaxIndicatingDropdownChoice?

2010-12-15 Thread John Owen
+1

I just made the exact same thing locally the other day. :)

-Original Message-
From: nino martinez wael [mailto:nino.martinez.w...@gmail.com] 
Sent: Wednesday, December 15, 2010 2:14 AM
To: users@wicket.apache.org
Subject: Wicket extensions AjaxIndicatingDropdownChoice?

should I add one, its just inline with the other indicating components?


package com.netdesign.wallboard.component;

import java.util.List;

import org.apache.wicket.ajax.AjaxRequestTarget;
import org.apache.wicket.ajax.IAjaxIndicatorAware;
import org.apache.wicket.ajax.form.AjaxFormComponentUpdatingBehavior;
import org.apache.wicket.behavior.IBehavior;
import org.apache.wicket.extensions.ajax.markup.html.AjaxIndicatorAppender;
import org.apache.wicket.markup.html.form.DropDownChoice;
import org.apache.wicket.markup.html.form.IChoiceRenderer;
import org.apache.wicket.model.IModel;

public abstract class AjaxIndicatingDropDownChoice extends
DropDownChoice implements
IAjaxIndicatorAware {

private AjaxIndicatorAppender indicatorAppender;

public AjaxIndicatingDropDownChoice(String id, IModel model,
IModel> choices,
IChoiceRenderer renderer) {
super(id, model, choices, renderer);
AjaxFormComponentUpdatingBehavior ajaxFormComponentUpdatingBehavior = new
AjaxFormComponentUpdatingBehavior(
"onchange") {

@Override
protected void onUpdate(AjaxRequestTarget ajaxRequestTarget) {
AjaxIndicatingDropDownChoice.this.onUpdate(ajaxRequestTarget);
}
};
add(ajaxFormComponentUpdatingBehavior);
this.indicatorAppender = new AjaxIndicatorAppender();
add(new IBehavior[] { this.indicatorAppender });

}

@Override
public String getAjaxIndicatorMarkupId() {

return this.indicatorAppender.getMarkupId();
}

public abstract void onUpdate(AjaxRequestTarget ajaxRequestTarget);

}

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



Re: Wicket extensions AjaxIndicatingDropdownChoice?

2010-12-15 Thread Andrea Del Bene

Yes, your code seems accordant with other indicating components.



should I add one, its just inline with the other indicating components?


package com.netdesign.wallboard.component;

import java.util.List;

import org.apache.wicket.ajax.AjaxRequestTarget;
import org.apache.wicket.ajax.IAjaxIndicatorAware;
import org.apache.wicket.ajax.form.AjaxFormComponentUpdatingBehavior;
import org.apache.wicket.behavior.IBehavior;
import org.apache.wicket.extensions.ajax.markup.html.AjaxIndicatorAppender;
import org.apache.wicket.markup.html.form.DropDownChoice;
import org.apache.wicket.markup.html.form.IChoiceRenderer;
import org.apache.wicket.model.IModel;

public abstract class AjaxIndicatingDropDownChoice  extends
DropDownChoice  implements
IAjaxIndicatorAware {

private AjaxIndicatorAppender indicatorAppender;

public AjaxIndicatingDropDownChoice(String id, IModel  model,
IModel>  choices,
IChoiceRenderer  renderer) {
super(id, model, choices, renderer);
AjaxFormComponentUpdatingBehavior ajaxFormComponentUpdatingBehavior = new
AjaxFormComponentUpdatingBehavior(
"onchange") {

@Override
protected void onUpdate(AjaxRequestTarget ajaxRequestTarget) {
AjaxIndicatingDropDownChoice.this.onUpdate(ajaxRequestTarget);
}
};
add(ajaxFormComponentUpdatingBehavior);
this.indicatorAppender = new AjaxIndicatorAppender();
add(new IBehavior[] { this.indicatorAppender });

}

@Override
public String getAjaxIndicatorMarkupId() {

return this.indicatorAppender.getMarkupId();
}

public abstract void onUpdate(AjaxRequestTarget ajaxRequestTarget);

}

   



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



Wicket extensions AjaxIndicatingDropdownChoice?

2010-12-15 Thread nino martinez wael
should I add one, its just inline with the other indicating components?


package com.netdesign.wallboard.component;

import java.util.List;

import org.apache.wicket.ajax.AjaxRequestTarget;
import org.apache.wicket.ajax.IAjaxIndicatorAware;
import org.apache.wicket.ajax.form.AjaxFormComponentUpdatingBehavior;
import org.apache.wicket.behavior.IBehavior;
import org.apache.wicket.extensions.ajax.markup.html.AjaxIndicatorAppender;
import org.apache.wicket.markup.html.form.DropDownChoice;
import org.apache.wicket.markup.html.form.IChoiceRenderer;
import org.apache.wicket.model.IModel;

public abstract class AjaxIndicatingDropDownChoice extends
DropDownChoice implements
IAjaxIndicatorAware {

private AjaxIndicatorAppender indicatorAppender;

public AjaxIndicatingDropDownChoice(String id, IModel model,
IModel> choices,
IChoiceRenderer renderer) {
super(id, model, choices, renderer);
AjaxFormComponentUpdatingBehavior ajaxFormComponentUpdatingBehavior = new
AjaxFormComponentUpdatingBehavior(
"onchange") {

@Override
protected void onUpdate(AjaxRequestTarget ajaxRequestTarget) {
AjaxIndicatingDropDownChoice.this.onUpdate(ajaxRequestTarget);
}
};
add(ajaxFormComponentUpdatingBehavior);
this.indicatorAppender = new AjaxIndicatorAppender();
add(new IBehavior[] { this.indicatorAppender });

}

@Override
public String getAjaxIndicatorMarkupId() {

return this.indicatorAppender.getMarkupId();
}

public abstract void onUpdate(AjaxRequestTarget ajaxRequestTarget);

}


Re: Yui not included in wicket-extensions?

2010-10-15 Thread Martin Grigorov
It is not.
You need wicket-datetime

On Fri, Oct 15, 2010 at 1:59 AM,  wrote:

> Hello,
>
> Is yui included in wicket-extions?
> My pom.xml says:
> org.apache.wicket
>        wicket-extensions
>${wicket.version}
>
> But org.apache.wicket.extensions.yui seems to be missing. Do I have to
> include an additional artifact?
>
> Thanks,
> Keep smiling
> yanosz
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


Yui not included in wicket-extensions?

2010-10-14 Thread mailinglists_inbox
Hello,

Is yui included in wicket-extions?
My pom.xml says:
 org.apache.wicket
wicket-extensions
${wicket.version} 

But org.apache.wicket.extensions.yui seems to be missing. Do I have to include 
an additional artifact?

Thanks,
Keep smiling
yanosz

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



Re: Problem using wicket-extensions

2010-10-13 Thread Jeremy Thomerson
Without knowing what's on your classpath, it's impossible for us to help
you.  Either slf4j is not on the classpath (most likely), or there is some
other strange problem - duplicate jars, different classloaders, etc...

On Thu, Oct 7, 2010 at 12:48 AM, chitrabhanu.das
wrote:

>
> Thanks for the repley. Yes I am using maven This is my pom.xml
>
>
>
>
> http://maven.apache.org/POM/4.0.0";
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
>xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
> http://maven.apache.org/maven-v4_0_0.xsd";>
>4.0.0
>nic.fts
>FTS2
>war
>1.0-SNAPSHOT
>
>quickstart
>
>
>
>
>The Apache Software License, Version
> 2.0
>http://www.apache.org/licenses/LICENSE-2.0.txt
> 
>repo
>
>
>
>
>
>org.apache.wicket
>wicket
>${wicket.version}
>
>
>org.springframework
>spring
>2.5.6
>
>
>org.apache.wicket
>wicket-spring
>${wicket.version}
>
>
>org.hibernate
>hibernate-core
>3.3.2.GA
>
>
>javax.persistence
>persistence-api
>1.0
>
>
>org.hibernate
>hibernate-annotations
>3.4.0.GA
>    
>    
>commons-dbcp
>commons-dbcp
>1.2.2
>
>
> org.apache.wicket
>wicket-extensions
>${wicket.version}
>
>
>
>
>
>org.slf4j
>slf4j-log4j12
>1.4.2
>
>
>log4j
>log4j
>1.2.14
>
>
>
>
>junit
>junit
>3.8.2
>test
>
>
>
>
>org.mortbay.jetty
>jetty
>${jetty.version}
>provided
>
>
>org.mortbay.jetty
>jetty-util
>${jetty.version}
>provided
>
>
>org.mortbay.jetty
>jetty-management
>${jetty.version}
>provided
>
>
>
>
>
>false
>src/main/resources
>
>
>false
>src/main/java
>
>**
>
>
>**/*.java
>
>
>
>
>
>false
>src/test/java
>
>**
>
>
>**/*.java
>
>
>
>
>
>true
>org.apache.maven.plugins
>
>  maven-compiler-plugin
>
>1.5
>

Re: Problem using wicket-extensions

2010-10-06 Thread chitrabhanu.das

Thanks for the repley. Yes I am using maven This is my pom.xml




http://maven.apache.org/POM/4.0.0";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd";>
4.0.0
nic.fts
FTS2
war
1.0-SNAPSHOT

quickstart




The Apache Software License, Version 2.0

http://www.apache.org/licenses/LICENSE-2.0.txt
repo





org.apache.wicket
wicket
${wicket.version}


org.springframework
spring
2.5.6


org.apache.wicket
wicket-spring
${wicket.version}


org.hibernate
hibernate-core
3.3.2.GA


javax.persistence
persistence-api
1.0


org.hibernate
hibernate-annotations
3.4.0.GA


commons-dbcp
commons-dbcp
1.2.2


 org.apache.wicket
        wicket-extensions
${wicket.version} 





org.slf4j
slf4j-log4j12
1.4.2


log4j
log4j
1.2.14




junit
junit
3.8.2
test




org.mortbay.jetty
jetty
${jetty.version}
provided


org.mortbay.jetty
jetty-util
${jetty.version}
provided


org.mortbay.jetty
jetty-management
${jetty.version}
provided





false
src/main/resources


false
src/main/java

**


**/*.java





false
src/test/java

**


**/*.java





true
org.apache.maven.plugins
maven-compiler-plugin

1.5
1.5
true
true



org.mortbay.jetty
maven-jetty-plugin


org.apache.maven.plugins
maven-eclipse-plugin

true



FTS


1.4.3
6.1.4




Thanks again...
-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Problem-using-wicket-extensions-tp2965023p2966215.html
Sent from 

Re: Problem using wicket-extensions

2010-10-06 Thread Jeremy Thomerson
On Wed, Oct 6, 2010 at 9:04 AM, chitrabhanu.das
wrote:

>
> Hi all,   I am trying to add DataTable into my wicket application. But I am
> facing is problem doing that. And the fact is that it is not giving coding
> related error. After adding wicket-extensions1.4.3.jar I am getting the
> following error:
>
>
>
> java.lang.NoClassDefFoundError: org/slf4j/LoggerFactory
>at
>
> org.apache.wicket.extensions.ajax.markup.html.form.upload.UploadProgressBar.(UploadProgressBar.java:42)
>at
>
> org.apache.wicket.extensions.ajax.markup.html.form.upload.UploadProgressBar$ComponentInitializer.init(UploadProgressBar.java:55)
>at
> org.apache.wicket.extensions.Initializer.init(Initializer.java:36)
>at
> org.apache.wicket.Application.callInitializers(Application.java:844)
>at
> org.apache.wicket.Application.initializeComponents(Application.java:679)
>at
> org.apache.wicket.protocol.http.WicketFilter.init(WicketFilter.java:714)
>at
> org.mortbay.jetty.servlet.FilterHolder.doStart(FilterHolder.java:99)
>at
> org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
>at
>
> org.mortbay.jetty.servlet.ServletHandler.initialize(ServletHandler.java:594)
>at org.mortbay.jetty.servlet.Context.startContext(Context.java:139)
>at
>
> org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1218)
>at
> org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:500)
>at
> org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:448)
>at
> org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
>at
> org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:117)
>at org.mortbay.jetty.Server.doStart(Server.java:220)
>at
> org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
>at nic.fts.Start.main(Start.java:35)
> Caused by: java.lang.ClassNotFoundException: org.slf4j.LoggerFactory
>at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
>at java.security.AccessController.doPrivileged(Native Method)
>at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
>at
>
> org.mortbay.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:366)
>at
>
> org.mortbay.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:337)
>at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
>... 18 more
> ERROR - log- failed
> org.mortbay.jetty.webapp.webappcont...@54777e{/,src/main/webapp}
>
>
>
> sl4j jar is added to the classpath. Is it a jar conflict???
> Any help will be highly appreciated Thanx.
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/Problem-using-wicket-extensions-tp2965023p2965023.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Are you using Maven?  It automatically fixes this stuff for you.  Are you
using matching versions of Wicket / Wicket Extensions?  You could always
create a (Maven) quickstart for your Wicket version and then grab the jars
from it.

-- 
Jeremy Thomerson
http://www.wickettraining.com


Problem using wicket-extensions

2010-10-06 Thread chitrabhanu.das

Hi all,   I am trying to add DataTable into my wicket application. But I am
facing is problem doing that. And the fact is that it is not giving coding
related error. After adding wicket-extensions1.4.3.jar I am getting the
following error:



java.lang.NoClassDefFoundError: org/slf4j/LoggerFactory
at
org.apache.wicket.extensions.ajax.markup.html.form.upload.UploadProgressBar.(UploadProgressBar.java:42)
at
org.apache.wicket.extensions.ajax.markup.html.form.upload.UploadProgressBar$ComponentInitializer.init(UploadProgressBar.java:55)
at org.apache.wicket.extensions.Initializer.init(Initializer.java:36)
at org.apache.wicket.Application.callInitializers(Application.java:844)
at 
org.apache.wicket.Application.initializeComponents(Application.java:679)
at 
org.apache.wicket.protocol.http.WicketFilter.init(WicketFilter.java:714)
at org.mortbay.jetty.servlet.FilterHolder.doStart(FilterHolder.java:99)
at 
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
at
org.mortbay.jetty.servlet.ServletHandler.initialize(ServletHandler.java:594)
at org.mortbay.jetty.servlet.Context.startContext(Context.java:139)
at
org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1218)
at
org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:500)
at 
org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:448)
at 
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
at
org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:117)
at org.mortbay.jetty.Server.doStart(Server.java:220)
at 
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
at nic.fts.Start.main(Start.java:35)
Caused by: java.lang.ClassNotFoundException: org.slf4j.LoggerFactory
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at
org.mortbay.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:366)
at
org.mortbay.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:337)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
... 18 more
ERROR - log- failed
org.mortbay.jetty.webapp.webappcont...@54777e{/,src/main/webapp}



sl4j jar is added to the classpath. Is it a jar conflict??? 
Any help will be highly appreciated Thanx.
-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Problem-using-wicket-extensions-tp2965023p2965023.html
Sent from the Users forum mailing list archive at Nabble.com.

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



Re: wicket-extensions alive?

2010-08-23 Thread gnugrf

Thank you JT, the day I was working on this when I checked the maven
repository, the first search result returns the older versions of
wicket-extensions based off the groupid = "wicket". It was my mistake, I
didn't realize at the time there was a newer branch based off groupid =
"org.apache.wicket", but your response forced me to do a sanity-check and go
back to the maven repo. Thank You.
-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/wicket-extensions-alive-tp2324725p2335894.html
Sent from the Wicket - User mailing list archive at Nabble.com.

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



Re: wicket-extensions alive?

2010-08-18 Thread Jeremy Thomerson
On Mon, Aug 16, 2010 at 2:46 PM, gnugrf  wrote:

>
> ok, I had read that in a post from several years ago, it just didnt make
> sense to me, because I thought "alive and well" would mean that is has some
> ability to work with a more current version of wicket. a bit misleading
> first response.
>

What do you mean?  It is "alive and well" - the current version, that is.
 You're using version 1.2.7 which is YEARS old.

-- 
Jeremy Thomerson
http://www.wickettraining.com


Re: wicket-extensions alive?

2010-08-16 Thread gnugrf

ok, I had read that in a post from several years ago, it just didnt make
sense to me, because I thought "alive and well" would mean that is has some
ability to work with a more current version of wicket. a bit misleading
first response.
-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/wicket-extensions-alive-tp2324725p2327366.html
Sent from the Wicket - User mailing list archive at Nabble.com.

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



Re: wicket-extensions alive?

2010-08-13 Thread Igor Vaynberg
extensions version should be the same as wicket, so unless you are
using wicket-1.2.7 you are using the wrong version.

-igor

On Fri, Aug 13, 2010 at 5:09 PM, gnugrf  wrote:
>
> Yeah I noticed that when I checked the maven repo that it required
> commons-collections, so I tried adding version 3.2.1. I ended up with the
> following error:
>
> java.lang.ClassCastException: wicket.extensions.Initializer cannot be cast
> to org.apache.wicket.IInitializer
>
> The maven repo stated that wicket-extensions required commons-collections
> 2.1, so I thought maybe it required an older version...same error. I went as
> far as checking my local .m2 repo to make sure I didnt have a corrupted .jar
> - which has happened to me before. The jar opens, able to see the
> LRUmap.class file, so I am at a loss..
>
> Is the dependency right? -->
>
> 
> wicket
> wicket-extensions
> 1.2.7
> 
>
> I noticed that all the other wicket-related stuff is under groupId
> org.apache.wicket. Googling around I found someone had this same error
> awhile back using inconsistent versions of wicket and wicket-spring, but
> that is definitely not the case here.
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/wicket-extensions-alive-tp2324725p2324894.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

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



Re: wicket-extensions alive?

2010-08-13 Thread gnugrf

Yeah I noticed that when I checked the maven repo that it required
commons-collections, so I tried adding version 3.2.1. I ended up with the
following error: 

java.lang.ClassCastException: wicket.extensions.Initializer cannot be cast
to org.apache.wicket.IInitializer

The maven repo stated that wicket-extensions required commons-collections
2.1, so I thought maybe it required an older version...same error. I went as
far as checking my local .m2 repo to make sure I didnt have a corrupted .jar
- which has happened to me before. The jar opens, able to see the
LRUmap.class file, so I am at a loss..

Is the dependency right? -->


wicket
wicket-extensions
1.2.7


I noticed that all the other wicket-related stuff is under groupId
org.apache.wicket. Googling around I found someone had this same error
awhile back using inconsistent versions of wicket and wicket-spring, but
that is definitely not the case here.
-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/wicket-extensions-alive-tp2324725p2324894.html
Sent from the Wicket - User mailing list archive at Nabble.com.

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



Re: wicket-extensions alive?

2010-08-13 Thread James Carman
That's not a wicket class.  You're missing commons-collections.jar

On Aug 13, 2010 4:34 PM, "gnugrf"  wrote:
>
> I had added wicket-extensions to my pom.xml, because I was planning on
making
> use of DataTable and DefaultDataTable, however, I hadn't yet added any
code
> that would require the dependency. Made a couple changes to my project
over
> the weekend, and went to recompile and tomcat wouldnt start. Checked the
> logs and was greeted with:
>
> Invocation of init method failed; nested exception is
> java.lang.NoClassDefFoundError: org/apache/commons/collections/map/LRUMap.
> After trial and error removing some code...I finally removed the
dependency
> (needle in a haystack), and all the errors went away.
>
> Q1- Is wicket-extensions alive and well? The wicket docs are still
> referencing the library, so I'm guessing yes, even though it seems a
couple
> years since an update.
>
> Q2- If it is alive, can anybody tell me whats going on with the errors im
> having?
> --
> View this message in context:
http://apache-wicket.1842946.n4.nabble.com/wicket-extensions-alive-tp2324725p2324725.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>


Re: wicket-extensions alive?

2010-08-13 Thread Igor Vaynberg
extensions is alive and well, use it every day.

-igor

On Fri, Aug 13, 2010 at 1:34 PM, gnugrf  wrote:
>
> I had added wicket-extensions to my pom.xml, because I was planning on making
> use of DataTable and DefaultDataTable, however, I hadn't yet added any code
> that would require the dependency. Made a couple changes to my project over
> the weekend, and went to recompile and tomcat wouldnt start. Checked the
> logs and was greeted with:
>
> Invocation of init method failed; nested exception is
> java.lang.NoClassDefFoundError: org/apache/commons/collections/map/LRUMap.
> After trial and error removing some code...I finally removed the dependency
> (needle in a haystack), and all the errors went away.
>
> Q1- Is wicket-extensions alive and well? The wicket docs are still
> referencing the library, so I'm guessing yes, even though it seems a couple
> years since an update.
>
> Q2- If it is alive, can anybody tell me whats going on with the errors im
> having?
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/wicket-extensions-alive-tp2324725p2324725.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

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



wicket-extensions alive?

2010-08-13 Thread gnugrf

I had added wicket-extensions to my pom.xml, because I was planning on making
use of DataTable and DefaultDataTable, however, I hadn't yet added any code
that would require the dependency. Made a couple changes to my project over
the weekend, and went to recompile and tomcat wouldnt start. Checked the
logs and was greeted with:

Invocation of init method failed; nested exception is
java.lang.NoClassDefFoundError: org/apache/commons/collections/map/LRUMap.
After trial and error removing some code...I finally removed the dependency
(needle in a haystack), and all the errors went away.

Q1- Is wicket-extensions alive and well? The wicket docs are still
referencing the library, so I'm guessing yes, even though it seems a couple
years since an update.

Q2- If it is alive, can anybody tell me whats going on with the errors im
having? 
-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/wicket-extensions-alive-tp2324725p2324725.html
Sent from the Wicket - User mailing list archive at Nabble.com.

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



Re: Announcing: Scala-Wicket Extensions Project

2009-09-11 Thread Antony Stubbs

Ok yup - it's on the cards to be removed...


cretzel wrote:
> 
> 
> 
> Antony Stubbs wrote:
>> 
>> 
>> Yes, the ⇒ is actually what the "=>" is supposed to be in Scala, and is a
>> UTF8 character, which I'm sure would be supported by all modern editors.
>> I'm surprised you can't see it properly. What OS and version of Eclipse
>> are you viewing them with? I am toying around with ⇒ atm and haven't
>> really reached a decision on which I prefer. But if it causes trouble for
>> people, and it's an open library, then causing _less_ trouble for people
>> is preferable :)
>> 
>> 
> 
> I'm having the same problems, in any text editor.
> 


-
___

http://stubbisms.wordpress.com http://stubbisms.wordpress.com 
-- 
View this message in context: 
http://www.nabble.com/Announcing%3A-Scala-Wicket-Extensions-Project-tp24975011p25401691.html
Sent from the Wicket - User mailing list archive at Nabble.com.


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



Re: Announcing: Scala-Wicket Extensions Project

2009-09-10 Thread cretzel



Antony Stubbs wrote:
> 
> 
> Yes, the ⇒ is actually what the "=>" is supposed to be in Scala, and is a
> UTF8 character, which I'm sure would be supported by all modern editors.
> I'm surprised you can't see it properly. What OS and version of Eclipse
> are you viewing them with? I am toying around with ⇒ atm and haven't
> really reached a decision on which I prefer. But if it causes trouble for
> people, and it's an open library, then causing _less_ trouble for people
> is preferable :)
> 
> 

I'm having the same problems, in any text editor.
-- 
View this message in context: 
http://www.nabble.com/Announcing%3A-Scala-Wicket-Extensions-Project-tp24975011p25378371.html
Sent from the Wicket - User mailing list archive at Nabble.com.


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



Re: Announcing: Scala-Wicket Extensions Project

2009-08-19 Thread Reinout van Schouwen
Op zaterdag 15-08-2009 om 13:14 uur [tijdzone +0200], schreef Martin
Sachs:

> Do you have good IDE for scala ? If the IDE (e.g. Plugin for eclipse) is
> as well as java-IDE, scala would be the better java. But without IDE,
> many enterprises wont use scala.

For what it's worth, Scala support in Netbeans is advancing rapidly:

http://wiki.netbeans.org/Scala

http://blogtrader.net/dcaoyuan/entry/scala_plugin_for_netbeans_rewrite1

regards,

-- 
Reinout van Schouwen


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



Re: Announcing: Scala-Wicket Extensions Project

2009-08-18 Thread Antony Stubbs

On 18/08/2009, at 9:30 PM, Jörn Zaefferer wrote:


I'll take a look at the archetype. Still, a simple page with some
example code would help a lot - Maven archetypes can be quite annoying
when the repository isn't directly available.
I completely agree, but I don't have time atm to do it. And the  
samples are available in SVN. Like I said, you are more than welcome  
to create a new template page in the wiki, and I will happily fill in  
some detail.


If you don't know how to download the code, make sure you have a svn  
client installed, go to your prompt and type a variant of:


svn checkout  https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/wicketstuff-core/scala-extensions-parent 
 wick-scala-extensions


Then look in the sample directory for the sample project.


Also I don't know where to get the test-jars.


The test code is all under the src/test dirs of the various projects.  
The bulk of the test code is in the core project - wicketstuff-core/ 
scala-extensions-parent/wicket-scala/src/test



About that arrow character: Eclipse 3.4.x on Windows XP. Default
workspace characterset is set to UTF-8 and usually that works just
fine. It probably was only the class file viewer (with attached
source) that had troubles displaying the character.


Ok, well try looking in the normal text view.


But worse, I still
don't know how to type that character, which makes it extremely
impractical.


Ok - to clarify, Scala doesn't mind which notation you use for ⇒. You  
are free to use "=>" if you wish -they are synonymous. Also note that  
you don't have to use ⇒ to interact with the WicketScala library code  
either.


Hope that's clarified things!

Cheers,
Antony.



Jörn

On Tue, Aug 18, 2009 at 3:40 PM, Antony  
Stubbs wrote:


Not sure how I missed this response Sorry!

No there isn't, there's only the source code, the sample app, the  
archetype

and the specification tests.
But creating the Wicketstuff page is in the list of things to do,  
but it's
not that close to the front of the queue unfort. If someone else  
wants to
take a crack by my guess! Or even get me started with a template  
and I can

fill in some details...

The spec files are in the test-jars, but I guess wicketstuff  
projects aren't
configured to deploy their test jars. Best thing to do is download  
the

source, and have a look at the sample app.

You should also be able to use the archetype by using a variation  
of (taken

from the README for the archetype):
"To use or test the archetype, run install, then either just run
archetype:generate and select it from the list, or run a variant of:

mvn archetype:generate -DarchetypeGroupId=org.wicketstuff.scala
-DarchetypeArtifactId=wicket-scala-archetype -DgroupId=com.sharca
-DartifactId=scalawicket-archetypetest -DarchetypeVersion=1.4- 
SNAPSHOT"


note, if you have the wicketsuff repo in your settings.xml, you  
probably

won't have to install the archetype yourself.

The link to Nathan's page was only to give credit for the Fodel  
where credit

was due - not as a source of documentation. Sorry for the confusion.

Yes, the ⇒ is actually what the "=>" is supposed to be in Scala,  
and is a
UTF8 character, which I'm sure would be supported by all modern  
editors. I'm
surprised you can't see it properly. What OS and version of Eclipse  
are you
viewing them with? I am toying around with ⇒ atm and haven't  
really reached
a decision on which I prefer. But if it causes trouble for people,  
and it's
an open library, then causing _less_ trouble for people is  
preferable :)


Cheers,
Antony.

stubbisms.wordpress.com
illegalargument.com
sharca.com


Jörn Zaefferer-2 wrote:


Hi Antony,

is there a website for the project with some documentation?

You mention the specification files, but those aren't included in  
the

SNAPSHOT release. So all I have are some not-so-useful SDocs, your
hints here and a link to
http://technically.us/code/x/the-escape-hatch, which doesn't help
either.

Also, when looking at the source files I see a lot of ⇒ icons,  
which
my Eclipse just displays as a little rectangle. That makes it  
somewhat

difficult to use those - could you stick with an ASCII charset?

Jörn

On Fri, Aug 14, 2009 at 6:53 PM, Antony Stubbs>

wrote:

Hello People,

Today, I am proud to announce that I have now uploaded the first  
version

of
the new Scala-Wicket Extensions.

The project aims to be a central point for Scala related  
extensions to

the
Wicket framework.

At the moment, the project consists of an Archetype, Sample  
application

and
Core libraries.

The core libraries at this point consist of some useful implicit
conversation functions (Scala -> Java list conversion, Closure ->  
Fodel
conversion, etc... ScalaWicket.scala) a collection of simple  
extensions

to
existing components and the Fodel class. 

Re: Announcing: Scala-Wicket Extensions Project

2009-08-18 Thread Jörn Zaefferer
I'll take a look at the archetype. Still, a simple page with some
example code would help a lot - Maven archetypes can be quite annoying
when the repository isn't directly available.

Also I don't know where to get the test-jars.

About that arrow character: Eclipse 3.4.x on Windows XP. Default
workspace characterset is set to UTF-8 and usually that works just
fine. It probably was only the class file viewer (with attached
source) that had troubles displaying the character. But worse, I still
don't know how to type that character, which makes it extremely
impractical.

Jörn

On Tue, Aug 18, 2009 at 3:40 PM, Antony Stubbs wrote:
>
> Not sure how I missed this response Sorry!
>
> No there isn't, there's only the source code, the sample app, the archetype
> and the specification tests.
> But creating the Wicketstuff page is in the list of things to do, but it's
> not that close to the front of the queue unfort. If someone else wants to
> take a crack by my guess! Or even get me started with a template and I can
> fill in some details...
>
> The spec files are in the test-jars, but I guess wicketstuff projects aren't
> configured to deploy their test jars. Best thing to do is download the
> source, and have a look at the sample app.
>
> You should also be able to use the archetype by using a variation of (taken
> from the README for the archetype):
> "To use or test the archetype, run install, then either just run
> archetype:generate and select it from the list, or run a variant of:
>
> mvn archetype:generate -DarchetypeGroupId=org.wicketstuff.scala
> -DarchetypeArtifactId=wicket-scala-archetype -DgroupId=com.sharca
> -DartifactId=scalawicket-archetypetest -DarchetypeVersion=1.4-SNAPSHOT"
>
> note, if you have the wicketsuff repo in your settings.xml, you probably
> won't have to install the archetype yourself.
>
> The link to Nathan's page was only to give credit for the Fodel where credit
> was due - not as a source of documentation. Sorry for the confusion.
>
> Yes, the ⇒ is actually what the "=>" is supposed to be in Scala, and is a
> UTF8 character, which I'm sure would be supported by all modern editors. I'm
> surprised you can't see it properly. What OS and version of Eclipse are you
> viewing them with? I am toying around with ⇒ atm and haven't really reached
> a decision on which I prefer. But if it causes trouble for people, and it's
> an open library, then causing _less_ trouble for people is preferable :)
>
> Cheers,
> Antony.
>
> stubbisms.wordpress.com
> illegalargument.com
> sharca.com
>
>
> Jörn Zaefferer-2 wrote:
>>
>> Hi Antony,
>>
>> is there a website for the project with some documentation?
>>
>> You mention the specification files, but those aren't included in the
>> SNAPSHOT release. So all I have are some not-so-useful SDocs, your
>> hints here and a link to
>> http://technically.us/code/x/the-escape-hatch, which doesn't help
>> either.
>>
>> Also, when looking at the source files I see a lot of ⇒ icons, which
>> my Eclipse just displays as a little rectangle. That makes it somewhat
>> difficult to use those - could you stick with an ASCII charset?
>>
>> Jörn
>>
>> On Fri, Aug 14, 2009 at 6:53 PM, Antony Stubbs
>> wrote:
>>> Hello People,
>>>
>>> Today, I am proud to announce that I have now uploaded the first version
>>> of
>>> the new Scala-Wicket Extensions.
>>>
>>> The project aims to be a central point for Scala related extensions to
>>> the
>>> Wicket framework.
>>>
>>> At the moment, the project consists of an Archetype, Sample application
>>> and
>>> Core libraries.
>>>
>>> The core libraries at this point consist of some useful implicit
>>> conversation functions (Scala -> Java list conversion, Closure -> Fodel
>>> conversion, etc... ScalaWicket.scala) a collection of simple extensions
>>> to
>>> existing components and the Fodel class. The Fodel class allows us to use
>>> closures and pass by name parameters in Scala to avoid some explicit
>>> construction of Models.
>>>
>>> For example:
>>> new SLabel("name", person.name )
>>> This actually constructs a Model which just like a Property Model looks
>>> up
>>> and re-evaluates the name property of the Person during each render time
>>> (i.e. this is a dynamic model, not a static model as it may appear to be,
>>> or
>>> would be if it were Java).
>>> Also:
>>> new SPrope

Re: Announcing: Scala-Wicket Extensions Project

2009-08-18 Thread Antony Stubbs
P.s. I know I'm guilty of it too (I forgot again - the rules for  
reply, reply-all etc differ depending on how the lists are setup), but  
try to make sure your replies go to both the list, and my email  
address - that I'm i'm more likely not to miss them.


Cheers,
Antony.

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



Re: Announcing: Scala-Wicket Extensions Project

2009-08-18 Thread Antony Stubbs

My pleasure :) I hope some people enjoying using the useful stuff in there
and I hope we get some useful contributions to add to the collection.. I'm
sure it will evolve over time as I use it more in our company as well.

hmm, faster to write yes, but i don't think faster performing. Definitely
more refactor safe with the Fodel that's for sure! And it'll be even better
once the IDE support gets there...

Yes, everyone's really waiting for the IDE support. 2.8 should be out in
September/October which promises a new eclipse plugin with far superior
functionality, stability and reliability.

P.s., to quickly try out the Wicket Extensions, either add the wicketstuff
repo to your settings.xml, or install the archetype from source, and run:

mvn archetype:generate -DarchetypeGroupId=org.wicketstuff.scala
-DarchetypeArtifactId=wicket-scala-archetype -DgroupId=com.sharca
-DartifactId=scalawicket-archetypetest -DarchetypeVersion=1.4-SNAPSHOT

Check out the sample app and spec tests for other possible uses.

Cheers,
Antony.

stubbisms.wordpress.com 
illegalargument.com 
sharca.com


Martin Sachs wrote:
> 
> Thanks for that variant of programming wicket-application!
> 
> I like scala and its concepts, very much.  Using scala with wicket would
> properbly make wicketapplications a little faster, more refactor-safe
> and better maintainable.
> 
> Do you have good IDE for scala ? If the IDE (e.g. Plugin for eclipse) is
> as well as java-IDE, scala would be the better java. But without IDE,
> many enterprises wont use scala.
> 
> Martin
> 
> Antony Stubbs schrieb:
>> Hello People,
>>
>> Today, I am proud to announce that I have now uploaded the first
>> version of the new Scala-Wicket Extensions.
>>
>> The project aims to be a central point for Scala related extensions to
>> the Wicket framework.
>>
>> At the moment, the project consists of an Archetype, Sample
>> application and Core libraries.
>>
>> The core libraries at this point consist of some useful implicit
>> conversation functions (Scala -> Java list conversion, Closure ->
>> Fodel conversion, etc... ScalaWicket.scala) a collection of simple
>> extensions to existing components and the Fodel class. The Fodel class
>> allows us to use closures and pass by name parameters in Scala to
>> avoid some explicit construction of Models.
>>
>> For example:
>> new SLabel("name", person.name )
>> This actually constructs a Model which just like a Property Model
>> looks up and re-evaluates the name property of the Person during each
>> render time (i.e. this is a dynamic model, not a static model as it
>> may appear to be, or would be if it were Java).
>> Also:
>> new SPropertyListView[String]("presentations", list, _.add(new
>> SLabel("name", "asdp name")))
>>
>> There are a whole lot of examples in the Specification files, as the
>> whole library as it stands is covered by Specs unit tests.
>>
>> It also includes SBT (simple build tool) code AND Maven build code
>> (take your pick).
>>
>> I invite all those who are currently using Scala with Wicket to submit
>> there odds and ends that make life easy for them - I'm sure there's a
>> whole bunch of stuff out there!
>>
>> Special thanks to Stuq.nl
>>
>> P.s. it seems wicketstuff team city is stuck, so the SNAPSHOT won't be
>> on the Wicket Stuff repo atm, but I'll try and get that sorted out asap.
>>
>> Maven signature:
>> 
>> org.wicketstuff.scala
>> wicket-scala
>> 1.4-SNAPSHOT
>> 
>>
>> Cheers,
>> Antony Stubbs,
>>
>> sharca.com
>>
>>
> 
> 
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
> 
> 
> 


-
___

http://stubbisms.wordpress.com http://stubbisms.wordpress.com 
-- 
View this message in context: 
http://www.nabble.com/Announcing%3A-Scala-Wicket-Extensions-Project-tp24975011p25025206.html
Sent from the Wicket - User mailing list archive at Nabble.com.


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



Re: Announcing: Scala-Wicket Extensions Project

2009-08-18 Thread Antony Stubbs

Not sure how I missed this response Sorry!

No there isn't, there's only the source code, the sample app, the archetype
and the specification tests. 
But creating the Wicketstuff page is in the list of things to do, but it's
not that close to the front of the queue unfort. If someone else wants to
take a crack by my guess! Or even get me started with a template and I can
fill in some details...

The spec files are in the test-jars, but I guess wicketstuff projects aren't
configured to deploy their test jars. Best thing to do is download the
source, and have a look at the sample app.

You should also be able to use the archetype by using a variation of (taken
from the README for the archetype):
"To use or test the archetype, run install, then either just run
archetype:generate and select it from the list, or run a variant of:

mvn archetype:generate -DarchetypeGroupId=org.wicketstuff.scala
-DarchetypeArtifactId=wicket-scala-archetype -DgroupId=com.sharca
-DartifactId=scalawicket-archetypetest -DarchetypeVersion=1.4-SNAPSHOT"

note, if you have the wicketsuff repo in your settings.xml, you probably
won't have to install the archetype yourself.

The link to Nathan's page was only to give credit for the Fodel where credit
was due - not as a source of documentation. Sorry for the confusion.

Yes, the ⇒ is actually what the "=>" is supposed to be in Scala, and is a
UTF8 character, which I'm sure would be supported by all modern editors. I'm
surprised you can't see it properly. What OS and version of Eclipse are you
viewing them with? I am toying around with ⇒ atm and haven't really reached
a decision on which I prefer. But if it causes trouble for people, and it's
an open library, then causing _less_ trouble for people is preferable :)

Cheers,
Antony.

stubbisms.wordpress.com
illegalargument.com
sharca.com


Jörn Zaefferer-2 wrote:
> 
> Hi Antony,
> 
> is there a website for the project with some documentation?
> 
> You mention the specification files, but those aren't included in the
> SNAPSHOT release. So all I have are some not-so-useful SDocs, your
> hints here and a link to
> http://technically.us/code/x/the-escape-hatch, which doesn't help
> either.
> 
> Also, when looking at the source files I see a lot of ⇒ icons, which
> my Eclipse just displays as a little rectangle. That makes it somewhat
> difficult to use those - could you stick with an ASCII charset?
> 
> Jörn
> 
> On Fri, Aug 14, 2009 at 6:53 PM, Antony Stubbs
> wrote:
>> Hello People,
>>
>> Today, I am proud to announce that I have now uploaded the first version
>> of
>> the new Scala-Wicket Extensions.
>>
>> The project aims to be a central point for Scala related extensions to
>> the
>> Wicket framework.
>>
>> At the moment, the project consists of an Archetype, Sample application
>> and
>> Core libraries.
>>
>> The core libraries at this point consist of some useful implicit
>> conversation functions (Scala -> Java list conversion, Closure -> Fodel
>> conversion, etc... ScalaWicket.scala) a collection of simple extensions
>> to
>> existing components and the Fodel class. The Fodel class allows us to use
>> closures and pass by name parameters in Scala to avoid some explicit
>> construction of Models.
>>
>> For example:
>> new SLabel("name", person.name )
>> This actually constructs a Model which just like a Property Model looks
>> up
>> and re-evaluates the name property of the Person during each render time
>> (i.e. this is a dynamic model, not a static model as it may appear to be,
>> or
>> would be if it were Java).
>> Also:
>> new SPropertyListView[String]("presentations", list, _.add(new
>> SLabel("name", "asdp name")))
>>
>> There are a whole lot of examples in the Specification files, as the
>> whole
>> library as it stands is covered by Specs unit tests.
>>
>> It also includes SBT (simple build tool) code AND Maven build code (take
>> your pick).
>>
>> I invite all those who are currently using Scala with Wicket to submit
>> there
>> odds and ends that make life easy for them - I'm sure there's a whole
>> bunch
>> of stuff out there!
>>
>> Special thanks to Stuq.nl
>>
>> P.s. it seems wicketstuff team city is stuck, so the SNAPSHOT won't be on
>> the Wicket Stuff repo atm, but I'll try and get that sorted out asap.
>>
>> Maven signature:
>>                
>>                        org.wicketstuff.scala
>>                        wicket-scala
>>                        1.4-SNAPSHOT

Re: Announcing: Scala-Wicket Extensions Project

2009-08-18 Thread Jörn Zaefferer
Hi Antony,

is there a website for the project with some documentation?

You mention the specification files, but those aren't included in the
SNAPSHOT release. So all I have are some not-so-useful SDocs, your
hints here and a link to
http://technically.us/code/x/the-escape-hatch, which doesn't help
either.

Also, when looking at the source files I see a lot of ⇒ icons, which
my Eclipse just displays as a little rectangle. That makes it somewhat
difficult to use those - could you stick with an ASCII charset?

Jörn

On Fri, Aug 14, 2009 at 6:53 PM, Antony Stubbs wrote:
> Hello People,
>
> Today, I am proud to announce that I have now uploaded the first version of
> the new Scala-Wicket Extensions.
>
> The project aims to be a central point for Scala related extensions to the
> Wicket framework.
>
> At the moment, the project consists of an Archetype, Sample application and
> Core libraries.
>
> The core libraries at this point consist of some useful implicit
> conversation functions (Scala -> Java list conversion, Closure -> Fodel
> conversion, etc... ScalaWicket.scala) a collection of simple extensions to
> existing components and the Fodel class. The Fodel class allows us to use
> closures and pass by name parameters in Scala to avoid some explicit
> construction of Models.
>
> For example:
> new SLabel("name", person.name )
> This actually constructs a Model which just like a Property Model looks up
> and re-evaluates the name property of the Person during each render time
> (i.e. this is a dynamic model, not a static model as it may appear to be, or
> would be if it were Java).
> Also:
> new SPropertyListView[String]("presentations", list, _.add(new
> SLabel("name", "asdp name")))
>
> There are a whole lot of examples in the Specification files, as the whole
> library as it stands is covered by Specs unit tests.
>
> It also includes SBT (simple build tool) code AND Maven build code (take
> your pick).
>
> I invite all those who are currently using Scala with Wicket to submit there
> odds and ends that make life easy for them - I'm sure there's a whole bunch
> of stuff out there!
>
> Special thanks to Stuq.nl
>
> P.s. it seems wicketstuff team city is stuck, so the SNAPSHOT won't be on
> the Wicket Stuff repo atm, but I'll try and get that sorted out asap.
>
> Maven signature:
>                
>                        org.wicketstuff.scala
>                        wicket-scala
>                        1.4-SNAPSHOT
>                
>
> Cheers,
> Antony Stubbs,
>
> sharca.com
>
>

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



Re: Announcing: Scala-Wicket Extensions Project

2009-08-16 Thread Jörn Zaefferer
Its not quite as good as the Java Tools, but it has come a long way:
http://www.scala-lang.org/node/94

Jörn

On Sat, Aug 15, 2009 at 1:14 PM, Martin Sachs wrote:
> Thanks for that variant of programming wicket-application!
>
> I like scala and its concepts, very much.  Using scala with wicket would
> properbly make wicketapplications a little faster, more refactor-safe
> and better maintainable.
>
> Do you have good IDE for scala ? If the IDE (e.g. Plugin for eclipse) is
> as well as java-IDE, scala would be the better java. But without IDE,
> many enterprises wont use scala.
>
> Martin
>
> Antony Stubbs schrieb:
>> Hello People,
>>
>> Today, I am proud to announce that I have now uploaded the first
>> version of the new Scala-Wicket Extensions.
>>
>> The project aims to be a central point for Scala related extensions to
>> the Wicket framework.
>>
>> At the moment, the project consists of an Archetype, Sample
>> application and Core libraries.
>>
>> The core libraries at this point consist of some useful implicit
>> conversation functions (Scala -> Java list conversion, Closure ->
>> Fodel conversion, etc... ScalaWicket.scala) a collection of simple
>> extensions to existing components and the Fodel class. The Fodel class
>> allows us to use closures and pass by name parameters in Scala to
>> avoid some explicit construction of Models.
>>
>> For example:
>> new SLabel("name", person.name )
>> This actually constructs a Model which just like a Property Model
>> looks up and re-evaluates the name property of the Person during each
>> render time (i.e. this is a dynamic model, not a static model as it
>> may appear to be, or would be if it were Java).
>> Also:
>> new SPropertyListView[String]("presentations", list, _.add(new
>> SLabel("name", "asdp name")))
>>
>> There are a whole lot of examples in the Specification files, as the
>> whole library as it stands is covered by Specs unit tests.
>>
>> It also includes SBT (simple build tool) code AND Maven build code
>> (take your pick).
>>
>> I invite all those who are currently using Scala with Wicket to submit
>> there odds and ends that make life easy for them - I'm sure there's a
>> whole bunch of stuff out there!
>>
>> Special thanks to Stuq.nl
>>
>> P.s. it seems wicketstuff team city is stuck, so the SNAPSHOT won't be
>> on the Wicket Stuff repo atm, but I'll try and get that sorted out asap.
>>
>> Maven signature:
>>         
>>             org.wicketstuff.scala
>>             wicket-scala
>>             1.4-SNAPSHOT
>>         
>>
>> Cheers,
>> Antony Stubbs,
>>
>> sharca.com
>>
>>
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

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



Re: Announcing: Scala-Wicket Extensions Project

2009-08-15 Thread Martin Sachs
Thanks for that variant of programming wicket-application!

I like scala and its concepts, very much.  Using scala with wicket would
properbly make wicketapplications a little faster, more refactor-safe
and better maintainable.

Do you have good IDE for scala ? If the IDE (e.g. Plugin for eclipse) is
as well as java-IDE, scala would be the better java. But without IDE,
many enterprises wont use scala.

Martin

Antony Stubbs schrieb:
> Hello People,
>
> Today, I am proud to announce that I have now uploaded the first
> version of the new Scala-Wicket Extensions.
>
> The project aims to be a central point for Scala related extensions to
> the Wicket framework.
>
> At the moment, the project consists of an Archetype, Sample
> application and Core libraries.
>
> The core libraries at this point consist of some useful implicit
> conversation functions (Scala -> Java list conversion, Closure ->
> Fodel conversion, etc... ScalaWicket.scala) a collection of simple
> extensions to existing components and the Fodel class. The Fodel class
> allows us to use closures and pass by name parameters in Scala to
> avoid some explicit construction of Models.
>
> For example:
> new SLabel("name", person.name )
> This actually constructs a Model which just like a Property Model
> looks up and re-evaluates the name property of the Person during each
> render time (i.e. this is a dynamic model, not a static model as it
> may appear to be, or would be if it were Java).
> Also:
> new SPropertyListView[String]("presentations", list, _.add(new
> SLabel("name", "asdp name")))
>
> There are a whole lot of examples in the Specification files, as the
> whole library as it stands is covered by Specs unit tests.
>
> It also includes SBT (simple build tool) code AND Maven build code
> (take your pick).
>
> I invite all those who are currently using Scala with Wicket to submit
> there odds and ends that make life easy for them - I'm sure there's a
> whole bunch of stuff out there!
>
> Special thanks to Stuq.nl
>
> P.s. it seems wicketstuff team city is stuck, so the SNAPSHOT won't be
> on the Wicket Stuff repo atm, but I'll try and get that sorted out asap.
>
> Maven signature:
> 
> org.wicketstuff.scala
> wicket-scala
> 1.4-SNAPSHOT
> 
>
> Cheers,
> Antony Stubbs,
>
> sharca.com
>
>


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



Announcing: Scala-Wicket Extensions Project

2009-08-14 Thread Antony Stubbs

Hello People,

Today, I am proud to announce that I have now uploaded the first  
version of the new Scala-Wicket Extensions.


The project aims to be a central point for Scala related extensions to  
the Wicket framework.


At the moment, the project consists of an Archetype, Sample  
application and Core libraries.


The core libraries at this point consist of some useful implicit  
conversation functions (Scala -> Java list conversion, Closure ->  
Fodel conversion, etc... ScalaWicket.scala) a collection of simple  
extensions to existing components and the Fodel class. The Fodel class  
allows us to use closures and pass by name parameters in Scala to  
avoid some explicit construction of Models.


For example:
new SLabel("name", person.name )
This actually constructs a Model which just like a Property Model  
looks up and re-evaluates the name property of the Person during each  
render time (i.e. this is a dynamic model, not a static model as it  
may appear to be, or would be if it were Java).

Also:
new SPropertyListView[String]("presentations", list, _.add(new  
SLabel("name", "asdp name")))


There are a whole lot of examples in the Specification files, as the  
whole library as it stands is covered by Specs unit tests.


It also includes SBT (simple build tool) code AND Maven build code  
(take your pick).


I invite all those who are currently using Scala with Wicket to submit  
there odds and ends that make life easy for them - I'm sure there's a  
whole bunch of stuff out there!


Special thanks to Stuq.nl

P.s. it seems wicketstuff team city is stuck, so the SNAPSHOT won't be  
on the Wicket Stuff repo atm, but I'll try and get that sorted out asap.


Maven signature:

org.wicketstuff.scala
wicket-scala
1.4-SNAPSHOT


Cheers,
Antony Stubbs,

sharca.com



Re: Wicket-Extensions Installation

2009-04-02 Thread Wenke Ji
download the wicket-extension jar and include in your class path

- Original Message - 
From: "Tomáš Mihok" 
To: "Wicket Users Mailing List" 
Sent: Wednesday, April 01, 2009 11:58 PM
Subject: Wicket-Extensions Installation


> Hi there,
> 
> I would like to ask for a guide or a page explaining installation
> process of wicket-extensions. I need especially TabbedPanel and
> TabControl. Thx oin advance.
> 
> 
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>

Re: Wicket-Extensions Installation

2009-04-01 Thread Kaspar Fischer

On 01.04.2009, at 17:58, Tomáš Mihok wrote:


Hi there,

I would like to ask for a guide or a page explaining installation
process of wicket-extensions. I need especially TabbedPanel and
TabControl. Thx oin advance.


I cannot answer about the existence of the page. -- But if you are  
using Maven, just add a dependency



org.apache.wicket
wicket-extensions
1.4-SNAPSHOT


to your pom.xml, with 1.4-SNAPSHOT as shown or the desired version of  
wicket-extensions. Maven will take care of the rest and you will be  
able use TabbedPanel, etc. (You can use http://wicket.apache.org/quickstart.html 
 to get an initial project structure for use with maven; then add the  
above dependency.)


Kaspar
-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Wicket-Extensions Installation

2009-04-01 Thread Tomáš Mihok
Hi there,

I would like to ask for a guide or a page explaining installation
process of wicket-extensions. I need especially TabbedPanel and
TabControl. Thx oin advance.


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



Re: wicket extensions: Palette

2009-02-19 Thread Vasily Vasilkov
I've done it!

Two reasons why it didn't work:
1) Select list has to be sub-list of available list (thank you, Igor and Nino)
2) idExpression parameter has not to be null
(e.g. new ChoiceRenderer(, null) didn't work correctly)

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



Re: wicket extensions: Palette

2009-02-19 Thread Igor Vaynberg
selected has to be a subset of available, so also add your selected
strings to available.

-igor

On Thu, Feb 19, 2009 at 6:09 AM, Vasily Vasilkov  wrote:
> Hi
>
> I use the Palette component and I need to fill both palette's lists
> when I create palette.
>
> For example, a have
>
> List availableValues = new ArrayList();  // add 5
> strings into this list
> List selectedValues = new ArrayList(); // add 3 strings
>
> creating palette (this is pseudo-code):
> Palette palette = new Palette(availableValues, selectedValues, ...)
>
> when palette shows on screen, there are only 5 values in "Available"
> list, but "Selected" list is empty.
>
> I have read the javadoc, but found nothing.
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

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



Re: wicket extensions: Palette

2009-02-19 Thread nino martinez wael
I think your selected strings should match those in available.. I cant
remember if palette uses a choicerender.. Then you implement a custom one..

I'd recommend using models anyhow..

2009/2/19 Vasily Vasilkov 

> Hi
>
> I use the Palette component and I need to fill both palette's lists
> when I create palette.
>
> For example, a have
>
> List availableValues = new ArrayList();  // add 5
> strings into this list
> List selectedValues = new ArrayList(); // add 3 strings
>
> creating palette (this is pseudo-code):
> Palette palette = new Palette(availableValues, selectedValues, ...)
>
> when palette shows on screen, there are only 5 values in "Available"
> list, but "Selected" list is empty.
>
> I have read the javadoc, but found nothing.
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


wicket extensions: Palette

2009-02-19 Thread Vasily Vasilkov
Hi

I use the Palette component and I need to fill both palette's lists
when I create palette.

For example, a have

List availableValues = new ArrayList();  // add 5
strings into this list
List selectedValues = new ArrayList(); // add 3 strings

creating palette (this is pseudo-code):
Palette palette = new Palette(availableValues, selectedValues, ...)

when palette shows on screen, there are only 5 values in "Available"
list, but "Selected" list is empty.

I have read the javadoc, but found nothing.

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



Re: Where can I download wicket extensions?

2008-12-04 Thread Jeremy Thomerson
Maven makes this really easy, but if you are managing your jars yourself,
you can still use the Maven repo as a source:

http://repo1.maven.org/maven2/org/apache/wicket/
http://repo1.maven.org/maven2/org/apache/wicket/wicket-extensions/1.3.2/

Or you can go to the main wicket homepage (wicket.apache.org) and click on
the donwload link for 1.3 - where you can download a zip that has all of the
source and built jars for Wicket.  This is for the latest 1.3 - 1.3.5, but
you should upgrade anyway if at all possible.


-- 
Jeremy Thomerson
http://www.wickettraining.com


On Thu, Dec 4, 2008 at 4:45 PM, jchappelle <[EMAIL PROTECTED]> wrote:

>
> The most logical place would be at
> http://www.wicketframework.org/wicket-extensions/.
>
> However the link to the sourceforge site from there gives me old
> code(1.2.7). I have a jar right now that is 1.3.2 and I'm not sure where it
> came from.
>
> I need the source code so I can customize the wizard component.
>
> Please help.
>
> Thanks,
>
> Josh
> --
> View this message in context:
> http://www.nabble.com/Where-can-I-download-wicket-extensions--tp20844206p20844206.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


Where can I download wicket extensions?

2008-12-04 Thread jchappelle

The most logical place would be at
http://www.wicketframework.org/wicket-extensions/.

However the link to the sourceforge site from there gives me old
code(1.2.7). I have a jar right now that is 1.3.2 and I'm not sure where it
came from.

I need the source code so I can customize the wizard component.

Please help.

Thanks,

Josh
-- 
View this message in context: 
http://www.nabble.com/Where-can-I-download-wicket-extensions--tp20844206p20844206.html
Sent from the Wicket - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



For Wicket 1.4rc1: safe to replace Wicket in Action copy of AjaxEditableLabel with wicket-extensions equiv?

2008-11-24 Thread Susan Liebeskind
I see that the wicket-extensions project. in the Wicket 1.4rc1 trunk, 
contains a version of the AjaxEditableLabel class. This class had been 
cleaned up for use in Wicket 1.4-rc1 w/r/t generics and a number of bug 
fixes. 

Wicket in Action 0.9 contains a class with the same name, which doesn't 
compile with Wicket 1.4rc1.  Eyeballing the class, it looks darn close 
to the extensions class.


Is it safe to just grab the copy in the extensions project as of Wicket 
1.4rc1 and drop it into my copy of the Wicket in Action source?  
Certainly that solves the last compilation problem I had with the Wicket 
in Action src tree
And,  it looks like it ought to work just fine, and has the advantage  
of additional bug fixes that I wouldn't have caught in my own 
"fix-it-up-enough-to-compile' approach.


My guess is that this class got pulled out of the wicket-extensions 
project and put into the Wicket in Action source tree at some version, 
Is that a good guess?  I tried diffing the version from wicket-in-action 
0.9 against the revisions in the repository, and didn't find an exact 
match - things are different enough w/r/t formatting of the code and 
some bug fixes that it would take some effort to go over this line by 
line. 


***

BTW, I also checked other classes in the wicket.in.action.common package 
and AjaxEditableLabel was the only class with an analogue in the 
extensions project.   But I confess - I did not do an exhaustive search 
for analogues between utility wicket-in-action classes and stuff in the 
1.4rc1 trunk.


Are there other classes in the Wicket in Action collection that are 
snarfed from somewhere in the 1.4rc1 branch, classes which have bug 
fixes I want such that the examples will run correctly under 1.4rc1?



Thanks.

Susan

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: New to Wicket: Confused with versions, wicket-extensions, looking for date picker

2008-06-30 Thread Frank Bille
This question is asked twice. See[0] for the other thread:

[0]:
http://www.nabble.com/New-to-Wicket%3A-Confused-with-versions%2C-wicket-extensions-etc.-tp18190491p18190491.html

On Mon, Jun 30, 2008 at 10:00 AM, jdj <[EMAIL PROTECTED]> wrote:

>
> Hello,
>
> I'm new to Wicket. I'm using Wicket 1.3.3.
>
> I'm looking for a date picker component for Wicket, and I noticed that
> there
> is one in the  http://wicket.sourceforge.net/wicket-extensions/
> wicket-extensions<http://wicket.sourceforge.net/wicket-extensions/wicket-extensions>
>  package. However, the information on that website seems
> to be out of date, it's about wicket-extensions 1.2 while the newest
> version
> in the Maven repository is wicket-extensions 1.3.3.
>
> In wicket-extensions 1.3.3, the DatePicker, which was in the package
> wicket.extensions.markup.html.datepicker in version 1.2, seems to be gone.
>
> I cannot find documentation for wicket-extensions 1.3.3 anywhere. Where is
> it?
>
> Is there a date picker component available in the current version of Wicket
> or Wicket Extenstions? If so, where can I find it? If not, then where can I
> find a date picker for Wicket?
> --
> View this message in context:
> http://www.nabble.com/New-to-Wicket%3A-Confused-with-versions%2C-wicket-extensions%2C-looking-for-date-picker-tp18190491p18190491.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


Re: New to Wicket: Confused with versions, wicket-extensions etc.

2008-06-30 Thread Maurice Marrink
On Mon, Jun 30, 2008 at 3:02 PM, Martijn Dashorst
<[EMAIL PROTECTED]> wrote:
> On Mon, Jun 30, 2008 at 2:57 PM, Maurice Marrink <[EMAIL PROTECTED]> wrote:
>>> Is there a date picker component available in the current version of Wicket
>>> or Wicket Extenstions? If so, where can I find it? If not, then where can I
>>> find a date picker for Wicket?
>>
>> Extensions still has a datepicker
>> org.apache.wicket.extensions.yui.calendar.DatePicker
>
> That is in DateTime
>
> Martijn

You are correct :) the packagename threw me off.

Maurice
>
> --
> Become a Wicket expert, learn from the best: http://wicketinaction.com
> Apache Wicket 1.3.4 is released
> Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: New to Wicket: Confused with versions, wicket-extensions etc.

2008-06-30 Thread Martijn Dashorst
On Mon, Jun 30, 2008 at 2:57 PM, Maurice Marrink <[EMAIL PROTECTED]> wrote:
>> Is there a date picker component available in the current version of Wicket
>> or Wicket Extenstions? If so, where can I find it? If not, then where can I
>> find a date picker for Wicket?
>
> Extensions still has a datepicker
> org.apache.wicket.extensions.yui.calendar.DatePicker

That is in DateTime

Martijn

-- 
Become a Wicket expert, learn from the best: http://wicketinaction.com
Apache Wicket 1.3.4 is released
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: New to Wicket: Confused with versions, wicket-extensions etc.

2008-06-30 Thread Maurice Marrink
On Mon, Jun 30, 2008 at 10:00 AM, jdj <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> I'm new to Wicket. I'm using Wicket 1.3.3.
>
> I'm looking for a date picker component for Wicket, and I noticed that there
> is one in the  http://wicket.sourceforge.net/wicket-extensions/
> wicket-extensions  package. However, the information on that website seems
> to be out of date, it's about wicket-extensions 1.2 while the newest version
> in the Maven repository is wicket-extensions 1.3.3.

Wicket used to be hosted on sourceforge before it became an apache
project. All information can be found on wicket.apache.org

>
> In wicket-extensions 1.3.3, the DatePicker, which was in the package
> wicket.extensions.markup.html.datepicker in version 1.2, seems to be gone.
>
> I cannot find documentation for wicket-extensions 1.3.3 anywhere. Where is
> it?

http://wicket.apache.org/docs/wicket-1.3.2/wicket-extensions/ Ok, so
it is not 1.3.3 but there are not that much changes for extensions
between 1.3.2 and 1.3.3

>
> Is there a date picker component available in the current version of Wicket
> or Wicket Extenstions? If so, where can I find it? If not, then where can I
> find a date picker for Wicket?

Extensions still has a datepicker
org.apache.wicket.extensions.yui.calendar.DatePicker

Maurice

> --
> View this message in context: 
> http://www.nabble.com/New-to-Wicket%3A-Confused-with-versions%2C-wicket-extensions-etc.-tp18190491p18190491.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: New to Wicket: Confused with versions, wicket-extensions, looking for date picker

2008-06-30 Thread Frank Bille
The DatePicker from 1.2 is now in wicket-stuff[0]. The reason is that it
uses a non ASL compatible license and 1.3 is the first Apache release.

Regards,
Frank

[0]:
http://wicketstuff.org/confluence/display/STUFFWIKI/wicket-contrib-datepicker

On Mon, Jun 30, 2008 at 10:00 AM, jdj <[EMAIL PROTECTED]> wrote:

>
> Hello,
>
> I'm new to Wicket. I'm using Wicket 1.3.3.
>
> I'm looking for a date picker component for Wicket, and I noticed that
> there
> is one in the  http://wicket.sourceforge.net/wicket-extensions/
> wicket-extensions<http://wicket.sourceforge.net/wicket-extensions/wicket-extensions>
>  package. However, the information on that website seems
> to be out of date, it's about wicket-extensions 1.2 while the newest
> version
> in the Maven repository is wicket-extensions 1.3.3.
>
> In wicket-extensions 1.3.3, the DatePicker, which was in the package
> wicket.extensions.markup.html.datepicker in version 1.2, seems to be gone.
>
> I cannot find documentation for wicket-extensions 1.3.3 anywhere. Where is
> it?
>
> Is there a date picker component available in the current version of Wicket
> or Wicket Extenstions? If so, where can I find it? If not, then where can I
> find a date picker for Wicket?
> --
> View this message in context:
> http://www.nabble.com/New-to-Wicket%3A-Confused-with-versions%2C-wicket-extensions%2C-looking-for-date-picker-tp18190491p18190491.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


Re: New to Wicket: Confused with versions, wicket-extensions, looking for date picker

2008-06-30 Thread jdj

Thanks - where can I find more information about that datetime component?


Charlie Dobbie wrote:
> 
> There's a Datepicker component in the wicket-datetime package.  If using
> Maven:
> 
> 
>   org.apache.wicket
>   wicket-datetime
>   1.3.4
> 
> 

-- 
View this message in context: 
http://www.nabble.com/New-to-Wicket%3A-Confused-with-versions%2C-wicket-extensions%2C-looking-for-date-picker-tp18190491p18193690.html
Sent from the Wicket - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: New to Wicket: Confused with versions, wicket-extensions, looking for date picker

2008-06-30 Thread jdj

Yes, I did see that. And I went to the Apache Wicket website, found something
about Wicket extensions, and discovered that the date picker component is no
longer included.

And so I asked my question: Is there a date picker component available in
the current version of Wicket or Wicket Extenstions? If so, where can I find
it? If not, then where can I find a date picker for Wicket?

- Jesper


Nino.Martinez wrote:
> 
> did you see:
> 
> 
>   IMPORTANT NOTICE
> 
> Wicket 1.2 is no longer supported. For supported versions go to Apache 
> Wicket <http://wicket.apache.org>.
> 
> 
> Please look at the apache web site...:) Sourceforge is sort of 
> deprecated and only contains information on wicket 1.2
> 

-- 
View this message in context: 
http://www.nabble.com/New-to-Wicket%3A-Confused-with-versions%2C-wicket-extensions%2C-looking-for-date-picker-tp18190491p18193655.html
Sent from the Wicket - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: New to Wicket: Confused with versions, wicket-extensions, looking for date picker

2008-06-30 Thread Nino Saturnino Martinez Vazquez Wael

did you see:


 IMPORTANT NOTICE

Wicket 1.2 is no longer supported. For supported versions go to Apache 
Wicket <http://wicket.apache.org>.



Please look at the apache web site...:) Sourceforge is sort of 
deprecated and only contains information on wicket 1.2


jdj wrote:

Hello,

I'm new to Wicket. I'm using Wicket 1.3.3.

I'm looking for a date picker component for Wicket, and I noticed that there
is one in the  http://wicket.sourceforge.net/wicket-extensions/
wicket-extensions  package. However, the information on that website seems
to be out of date, it's about wicket-extensions 1.2 while the newest version
in the Maven repository is wicket-extensions 1.3.3.

In wicket-extensions 1.3.3, the DatePicker, which was in the package
wicket.extensions.markup.html.datepicker in version 1.2, seems to be gone.

I cannot find documentation for wicket-extensions 1.3.3 anywhere. Where is
it?

Is there a date picker component available in the current version of Wicket
or Wicket Extenstions? If so, where can I find it? If not, then where can I
find a date picker for Wicket?
  


--
-Wicket for love

Nino Martinez Wael
Java Specialist @ Jayway DK
http://www.jayway.dk
+45 2936 7684


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: New to Wicket: Confused with versions, wicket-extensions, looking for date picker

2008-06-30 Thread Charlie Dobbie
There's a Datepicker component in the wicket-datetime package.  If using Maven:


org.apache.wicket
wicket-datetime
1.3.4




2008/6/30 jdj <[EMAIL PROTECTED]>:
>
> Hello,
>
> I'm new to Wicket. I'm using Wicket 1.3.3.
>
> I'm looking for a date picker component for Wicket, and I noticed that there
> is one in the  http://wicket.sourceforge.net/wicket-extensions/
> wicket-extensions  package. However, the information on that website seems
> to be out of date, it's about wicket-extensions 1.2 while the newest version
> in the Maven repository is wicket-extensions 1.3.3.
>
> In wicket-extensions 1.3.3, the DatePicker, which was in the package
> wicket.extensions.markup.html.datepicker in version 1.2, seems to be gone.
>
> I cannot find documentation for wicket-extensions 1.3.3 anywhere. Where is
> it?
>
> Is there a date picker component available in the current version of Wicket
> or Wicket Extenstions? If so, where can I find it? If not, then where can I
> find a date picker for Wicket?

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: New to Wicket: Confused with versions, wicket-extensions, looking for date picker

2008-06-30 Thread egolan74

Hi,
I updated our environment to 1.3.4
We use Maven's POM.
It was downloaded ok.

Eyal


-
Eyal Golan
[EMAIL PROTECTED]

Visit:  http://jvdrums.sourceforge.net/ http://jvdrums.sourceforge.net/ 
LinkedIn:  http://www.linkedin.com/in/egolan74
href=http://www.linkedin.com/in/egolan74 
-- 
View this message in context: 
http://www.nabble.com/New-to-Wicket%3A-Confused-with-versions%2C-wicket-extensions%2C-looking-for-date-picker-tp18190491p18191389.html
Sent from the Wicket - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



New to Wicket: Confused with versions, wicket-extensions etc.

2008-06-30 Thread jdj

Hello,

I'm new to Wicket. I'm using Wicket 1.3.3.

I'm looking for a date picker component for Wicket, and I noticed that there
is one in the  http://wicket.sourceforge.net/wicket-extensions/
wicket-extensions  package. However, the information on that website seems
to be out of date, it's about wicket-extensions 1.2 while the newest version
in the Maven repository is wicket-extensions 1.3.3.

In wicket-extensions 1.3.3, the DatePicker, which was in the package
wicket.extensions.markup.html.datepicker in version 1.2, seems to be gone.

I cannot find documentation for wicket-extensions 1.3.3 anywhere. Where is
it?

Is there a date picker component available in the current version of Wicket
or Wicket Extenstions? If so, where can I find it? If not, then where can I
find a date picker for Wicket?
-- 
View this message in context: 
http://www.nabble.com/New-to-Wicket%3A-Confused-with-versions%2C-wicket-extensions-etc.-tp18190491p18190491.html
Sent from the Wicket - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: wicket-extensions javadoc

2008-05-09 Thread Maurice Marrink
On Fri, May 9, 2008 at 2:17 PM, James Carman <[EMAIL PROTECTED]> wrote:
> On Fri, May 9, 2008 at 7:54 AM, Maurice Marrink <[EMAIL PROTECTED]> wrote:
>> It is under the section labeled Documentation called JavaDocs ;)
>>
>
> Those Javadocs don't contain the wicket-extensions classes.  That's
> only the Javadoc for the "core" Wicket stuff.

You are correct, Martijn also pointed this out to me :)

>
>> Incidentally should it not point to 1.3.3 now? or has nothing changed
>> in the javadoc since then.
>
> +1.  And what about 1.4-m1?  Can we get a link to that Javadoc from
> the main site?  Since there are two "active" branches of development,
> it would be nice to have links to both sets of documentation.

I agree, i mentioned this to Martijn but he did not seem overly enthusiastic :P
There are some problems with letting maven generate the site for us
that prevent us from doing everything we would like to do.

Maurice

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: wicket-extensions javadoc

2008-05-09 Thread James Carman
On Fri, May 9, 2008 at 7:54 AM, Maurice Marrink <[EMAIL PROTECTED]> wrote:
> It is under the section labeled Documentation called JavaDocs ;)
>

Those Javadocs don't contain the wicket-extensions classes.  That's
only the Javadoc for the "core" Wicket stuff.

> Incidentally should it not point to 1.3.3 now? or has nothing changed
> in the javadoc since then.

+1.  And what about 1.4-m1?  Can we get a link to that Javadoc from
the main site?  Since there are two "active" branches of development,
it would be nice to have links to both sets of documentation.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: wicket-extensions javadoc

2008-05-09 Thread Maurice Marrink
It is under the section labeled Documentation called JavaDocs ;)

Incidentally should it not point to 1.3.3 now? or has nothing changed
in the javadoc since then.

Maurice

On Fri, May 9, 2008 at 1:05 PM, James Carman <[EMAIL PROTECTED]> wrote:
> Yes, but that URL isn't obvious.  Is there a link on the main site
> anywhere to that Javadoc?  I couldn't find it.  I always have to
> hand-type it (or bookmark it of course :)
>
> On Fri, May 9, 2008 at 7:03 AM, Martijn Dashorst
> <[EMAIL PROTECTED]> wrote:
>> http://wicket.apache.org/docs/wicket-1.3.2/wicket-extensions/apidocs/index.html
>>
>> On 5/9/08, Matthijs Wensveen <[EMAIL PROTECTED]> wrote:
>>> I understand that the 1.2 docs must be on sf.net hardware, and that they are
>>> still available there. I just want the most recent version of the
>>> wicket-extensions javadoc to be available too, somewhere, anywhere. Doug did
>>> just that, so a big thanks there!
>>>
>>>  Matthijs
>>>
>>>
>>>
>>>  Martijn Dashorst wrote:
>>>
>>> > wicketframework.org is not the main site. http://wicket.apache.org is
>>> >
>>> > As you can see, http://wicketframework.org redirects to
>>> http://wicket.apache.org
>>> >
>>> > The 1.2 docs are still available for reference, and *must* be hosted
>>> > on the sf.net hardware (they are not released under supervision of
>>> > Apache).
>>> >
>>> > Martijn
>>> >
>>> > On 5/7/08, Doug Donohoe <[EMAIL PROTECTED]> wrote:
>>> >
>>> >
>>> > >  Matthijs,
>>> > >
>>> > >  I had to host javadoc for my own wicketstuff-annotations project, so I
>>> > >  decided to put the Wicket docs there (since the main site isn't
>>> up-to-date).
>>> > >  I added wicket-extensions to the site:
>>> > >
>>> > >  http://www.ddpoker.com/javadoc/
>>> > >
>>> > >  -Doug
>>> > >
>>> > >
>>> > >
>>> > >  Matthijs Wensveen-2 wrote:
>>> > >  >
>>> > >  > Hi,
>>> > >  > I'm not sure this is the right place, but anyway. The online javadoc
>>> of
>>> > >  > wicket-extensions at
>>> > >  >
>>> http://wicketframework.org/wicket-extensions/apidocs/index.html
>>> is of
>>> > >  > version 1.2-SNAPSHOT, but the latest release is 1.3.3. The javadoc
>>> that
>>> > >  > maven pulls in is more current. Could the online javadocs be updated
>>> > >  > please?
>>> > >  >
>>> > >  > Thanks,
>>> > >  > Matthijs
>>> > >  >
>>> > >  > --
>>> > >  > Matthijs Wensveen
>>> > >  > Func. Internet Integration
>>> > >  > W http://www.func.nl
>>> > >  > T +31 20 423
>>> > >  > F +31 20 4223500
>>> > >  >
>>> > >  >
>>> > >  >
>>> -
>>> > >  > To unsubscribe, e-mail:
>>> [EMAIL PROTECTED]
>>> > >  > For additional commands, e-mail: [EMAIL PROTECTED]
>>> > >  >
>>> > >  >
>>> > >  >
>>> > >
>>> > >
>>> > > --
>>> > >  View this message in context:
>>> http://www.nabble.com/wicket-extensions-javadoc-tp17099232p17108936.html
>>> > >  Sent from the Wicket - User mailing list archive at Nabble.com.
>>> > >
>>> > >
>>> > >
>>> > >
>>> -
>>> > >  To unsubscribe, e-mail:
>>> [EMAIL PROTECTED]
>>> > >  For additional commands, e-mail: [EMAIL PROTECTED]
>>> > >
>>> > >
>>> > >
>>> > >
>>> >
>>> >
>>> >
>>> >
>>>
>>>
>>>  --
>>>  Matthijs Wensveen
>>>  Func. Internet Integration
>>>  W http://www.func.nl
>>>  T +31 20 423
>>>  F +31 20 4223500
>>>
>>> -
>>>  To unsubscribe, e-mail:
>>> [EMAIL PROTECTED]
>>>  For additional commands, e-mail: [EMAIL PROTECTED]
>>>
>>>
>>
>>
>> --
>> Buy Wicket in Action: http://manning.com/dashorst
>> Apache Wicket 1.3.3 is released
>> Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.3
>>
>> -
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: wicket-extensions javadoc

2008-05-09 Thread James Carman
Yes, but that URL isn't obvious.  Is there a link on the main site
anywhere to that Javadoc?  I couldn't find it.  I always have to
hand-type it (or bookmark it of course :)

On Fri, May 9, 2008 at 7:03 AM, Martijn Dashorst
<[EMAIL PROTECTED]> wrote:
> http://wicket.apache.org/docs/wicket-1.3.2/wicket-extensions/apidocs/index.html
>
> On 5/9/08, Matthijs Wensveen <[EMAIL PROTECTED]> wrote:
>> I understand that the 1.2 docs must be on sf.net hardware, and that they are
>> still available there. I just want the most recent version of the
>> wicket-extensions javadoc to be available too, somewhere, anywhere. Doug did
>> just that, so a big thanks there!
>>
>>  Matthijs
>>
>>
>>
>>  Martijn Dashorst wrote:
>>
>> > wicketframework.org is not the main site. http://wicket.apache.org is
>> >
>> > As you can see, http://wicketframework.org redirects to
>> http://wicket.apache.org
>> >
>> > The 1.2 docs are still available for reference, and *must* be hosted
>> > on the sf.net hardware (they are not released under supervision of
>> > Apache).
>> >
>> > Martijn
>> >
>> > On 5/7/08, Doug Donohoe <[EMAIL PROTECTED]> wrote:
>> >
>> >
>> > >  Matthijs,
>> > >
>> > >  I had to host javadoc for my own wicketstuff-annotations project, so I
>> > >  decided to put the Wicket docs there (since the main site isn't
>> up-to-date).
>> > >  I added wicket-extensions to the site:
>> > >
>> > >  http://www.ddpoker.com/javadoc/
>> > >
>> > >  -Doug
>> > >
>> > >
>> > >
>> > >  Matthijs Wensveen-2 wrote:
>> > >  >
>> > >  > Hi,
>> > >  > I'm not sure this is the right place, but anyway. The online javadoc
>> of
>> > >  > wicket-extensions at
>> > >  >
>> http://wicketframework.org/wicket-extensions/apidocs/index.html
>> is of
>> > >  > version 1.2-SNAPSHOT, but the latest release is 1.3.3. The javadoc
>> that
>> > >  > maven pulls in is more current. Could the online javadocs be updated
>> > >  > please?
>> > >  >
>> > >  > Thanks,
>> > >  > Matthijs
>> > >  >
>> > >  > --
>> > >  > Matthijs Wensveen
>> > >  > Func. Internet Integration
>> > >  > W http://www.func.nl
>> > >  > T +31 20 423
>> > >  > F +31 20 4223500
>> > >  >
>> > >  >
>> > >  >
>> -
>> > >  > To unsubscribe, e-mail:
>> [EMAIL PROTECTED]
>> > >  > For additional commands, e-mail: [EMAIL PROTECTED]
>> > >  >
>> > >  >
>> > >  >
>> > >
>> > >
>> > > --
>> > >  View this message in context:
>> http://www.nabble.com/wicket-extensions-javadoc-tp17099232p17108936.html
>> > >  Sent from the Wicket - User mailing list archive at Nabble.com.
>> > >
>> > >
>> > >
>> > >
>> -
>> > >  To unsubscribe, e-mail:
>> [EMAIL PROTECTED]
>> > >  For additional commands, e-mail: [EMAIL PROTECTED]
>> > >
>> > >
>> > >
>> > >
>> >
>> >
>> >
>> >
>>
>>
>>  --
>>  Matthijs Wensveen
>>  Func. Internet Integration
>>  W http://www.func.nl
>>  T +31 20 423
>>  F +31 20 4223500
>>
>> -
>>  To unsubscribe, e-mail:
>> [EMAIL PROTECTED]
>>  For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
>
> --
> Buy Wicket in Action: http://manning.com/dashorst
> Apache Wicket 1.3.3 is released
> Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.3
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: wicket-extensions javadoc

2008-05-09 Thread Martijn Dashorst
http://wicket.apache.org/docs/wicket-1.3.2/wicket-extensions/apidocs/index.html

On 5/9/08, Matthijs Wensveen <[EMAIL PROTECTED]> wrote:
> I understand that the 1.2 docs must be on sf.net hardware, and that they are
> still available there. I just want the most recent version of the
> wicket-extensions javadoc to be available too, somewhere, anywhere. Doug did
> just that, so a big thanks there!
>
>  Matthijs
>
>
>
>  Martijn Dashorst wrote:
>
> > wicketframework.org is not the main site. http://wicket.apache.org is
> >
> > As you can see, http://wicketframework.org redirects to
> http://wicket.apache.org
> >
> > The 1.2 docs are still available for reference, and *must* be hosted
> > on the sf.net hardware (they are not released under supervision of
> > Apache).
> >
> > Martijn
> >
> > On 5/7/08, Doug Donohoe <[EMAIL PROTECTED]> wrote:
> >
> >
> > >  Matthijs,
> > >
> > >  I had to host javadoc for my own wicketstuff-annotations project, so I
> > >  decided to put the Wicket docs there (since the main site isn't
> up-to-date).
> > >  I added wicket-extensions to the site:
> > >
> > >  http://www.ddpoker.com/javadoc/
> > >
> > >  -Doug
> > >
> > >
> > >
> > >  Matthijs Wensveen-2 wrote:
> > >  >
> > >  > Hi,
> > >  > I'm not sure this is the right place, but anyway. The online javadoc
> of
> > >  > wicket-extensions at
> > >  >
> http://wicketframework.org/wicket-extensions/apidocs/index.html
> is of
> > >  > version 1.2-SNAPSHOT, but the latest release is 1.3.3. The javadoc
> that
> > >  > maven pulls in is more current. Could the online javadocs be updated
> > >  > please?
> > >  >
> > >  > Thanks,
> > >  > Matthijs
> > >  >
> > >  > --
> > >  > Matthijs Wensveen
> > >  > Func. Internet Integration
> > >  > W http://www.func.nl
> > >  > T +31 20 423
> > >  > F +31 20 4223500
> > >  >
> > >  >
> > >  >
> -
> > >  > To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> > >  > For additional commands, e-mail: [EMAIL PROTECTED]
> > >  >
> > >  >
> > >  >
> > >
> > >
> > > --
> > >  View this message in context:
> http://www.nabble.com/wicket-extensions-javadoc-tp17099232p17108936.html
> > >  Sent from the Wicket - User mailing list archive at Nabble.com.
> > >
> > >
> > >
> > >
> -
> > >  To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> > >  For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> > >
> > >
> >
> >
> >
> >
>
>
>  --
>  Matthijs Wensveen
>  Func. Internet Integration
>  W http://www.func.nl
>  T +31 20 423
>  F +31 20 4223500
>
> -
>  To unsubscribe, e-mail:
> [EMAIL PROTECTED]
>  For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Buy Wicket in Action: http://manning.com/dashorst
Apache Wicket 1.3.3 is released
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.3

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: wicket-extensions javadoc

2008-05-09 Thread Matthijs Wensveen
I understand that the 1.2 docs must be on sf.net hardware, and that they 
are still available there. I just want the most recent version of the 
wicket-extensions javadoc to be available too, somewhere, anywhere. Doug 
did just that, so a big thanks there!


Matthijs


Martijn Dashorst wrote:

wicketframework.org is not the main site. http://wicket.apache.org is

As you can see, http://wicketframework.org redirects to http://wicket.apache.org

The 1.2 docs are still available for reference, and *must* be hosted
on the sf.net hardware (they are not released under supervision of
Apache).

Martijn

On 5/7/08, Doug Donohoe <[EMAIL PROTECTED]> wrote:
  

 Matthijs,

 I had to host javadoc for my own wicketstuff-annotations project, so I
 decided to put the Wicket docs there (since the main site isn't up-to-date).
 I added wicket-extensions to the site:

 http://www.ddpoker.com/javadoc/

 -Doug



 Matthijs Wensveen-2 wrote:
 >
 > Hi,
 > I'm not sure this is the right place, but anyway. The online javadoc of
 > wicket-extensions at
 > http://wicketframework.org/wicket-extensions/apidocs/index.html is of
 > version 1.2-SNAPSHOT, but the latest release is 1.3.3. The javadoc that
 > maven pulls in is more current. Could the online javadocs be updated
 > please?
 >
 > Thanks,
 > Matthijs
 >
 > --
 > Matthijs Wensveen
 > Func. Internet Integration
 > W http://www.func.nl
 > T +31 20 423
 > F +31 20 4223500
 >
 >
 > -
 > To unsubscribe, e-mail: [EMAIL PROTECTED]
 > For additional commands, e-mail: [EMAIL PROTECTED]
 >
 >
 >


--
 View this message in context: 
http://www.nabble.com/wicket-extensions-javadoc-tp17099232p17108936.html
 Sent from the Wicket - User mailing list archive at Nabble.com.



 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]






  



--
Matthijs Wensveen
Func. Internet Integration
W http://www.func.nl
T +31 20 423
F +31 20 4223500 



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: wicket-extensions javadoc

2008-05-07 Thread Martijn Dashorst
wicketframework.org is not the main site. http://wicket.apache.org is

As you can see, http://wicketframework.org redirects to http://wicket.apache.org

The 1.2 docs are still available for reference, and *must* be hosted
on the sf.net hardware (they are not released under supervision of
Apache).

Martijn

On 5/7/08, Doug Donohoe <[EMAIL PROTECTED]> wrote:
>
>  Matthijs,
>
>  I had to host javadoc for my own wicketstuff-annotations project, so I
>  decided to put the Wicket docs there (since the main site isn't up-to-date).
>  I added wicket-extensions to the site:
>
>  http://www.ddpoker.com/javadoc/
>
>  -Doug
>
>
>
>  Matthijs Wensveen-2 wrote:
>  >
>  > Hi,
>  > I'm not sure this is the right place, but anyway. The online javadoc of
>  > wicket-extensions at
>  > http://wicketframework.org/wicket-extensions/apidocs/index.html is of
>  > version 1.2-SNAPSHOT, but the latest release is 1.3.3. The javadoc that
>  > maven pulls in is more current. Could the online javadocs be updated
>  > please?
>  >
>  > Thanks,
>  > Matthijs
>  >
>  > --
>  > Matthijs Wensveen
>  > Func. Internet Integration
>  > W http://www.func.nl
>  > T +31 20 423
>  > F +31 20 4223500
>  >
>  >
>  > -
>  > To unsubscribe, e-mail: [EMAIL PROTECTED]
>  > For additional commands, e-mail: [EMAIL PROTECTED]
>  >
>  >
>  >
>
>
> --
>  View this message in context: 
> http://www.nabble.com/wicket-extensions-javadoc-tp17099232p17108936.html
>  Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
>
>  -
>  To unsubscribe, e-mail: [EMAIL PROTECTED]
>  For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Buy Wicket in Action: http://manning.com/dashorst
Apache Wicket 1.3.3 is released
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.3

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: wicket-extensions javadoc

2008-05-07 Thread Doug Donohoe

Matthijs,

I had to host javadoc for my own wicketstuff-annotations project, so I
decided to put the Wicket docs there (since the main site isn't up-to-date). 
I added wicket-extensions to the site:

http://www.ddpoker.com/javadoc/

-Doug


Matthijs Wensveen-2 wrote:
> 
> Hi,
> I'm not sure this is the right place, but anyway. The online javadoc of 
> wicket-extensions at 
> http://wicketframework.org/wicket-extensions/apidocs/index.html is of 
> version 1.2-SNAPSHOT, but the latest release is 1.3.3. The javadoc that 
> maven pulls in is more current. Could the online javadocs be updated
> please?
> 
> Thanks,
> Matthijs
> 
> -- 
> Matthijs Wensveen
> Func. Internet Integration
> W http://www.func.nl
> T +31 20 423
> F +31 20 4223500 
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/wicket-extensions-javadoc-tp17099232p17108936.html
Sent from the Wicket - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



wicket-extensions javadoc

2008-05-07 Thread Matthijs Wensveen

Hi,
I'm not sure this is the right place, but anyway. The online javadoc of 
wicket-extensions at 
http://wicketframework.org/wicket-extensions/apidocs/index.html is of 
version 1.2-SNAPSHOT, but the latest release is 1.3.3. The javadoc that 
maven pulls in is more current. Could the online javadocs be updated please?


Thanks,
Matthijs

--
Matthijs Wensveen
Func. Internet Integration
W http://www.func.nl
T +31 20 423
F +31 20 4223500 



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Wicket Extensions

2008-04-09 Thread Andrew Broderick
Oops! Didn't realize it was in the distribution 

Thanks

-Original Message-
From: Martijn Dashorst [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 09, 2008 2:17 PM
To: users@wicket.apache.org
Subject: Re: Wicket Extensions

No. You need all versions to be equal for all projects. We release all
projects concurrently under the same version number. Why did you
download wicket extensions when it is in the distribution? Or why
didn't you just add it to your pom?

Martijn

On 4/9/08, Andrew Broderick <[EMAIL PROTECTED]> wrote:
> Hi,
>
>  Is Wicket Extensions 1.2.7 compatible with Wicket 1.3? I downloaded it, but 
> I can't find any mention of Wicket versions in the documentation
>
>  Thanks
>
>  ___
>
>  The  information in this email or in any file attached
>  hereto is intended only for the personal and confiden-
>  tial  use  of  the individual or entity to which it is
>  addressed and may contain information that is  propri-
>  etary  and  confidential.  If you are not the intended
>  recipient of this message you are hereby notified that
>  any  review, dissemination, distribution or copying of
>  this message is strictly prohibited.  This  communica-
>  tion  is  for information purposes only and should not
>  be regarded as an offer to sell or as  a  solicitation
>  of an offer to buy any financial product. Email trans-
>  mission cannot be guaranteed to be  secure  or  error-
>  free. P6070214
>


--
Buy Wicket in Action: http://manning.com/dashorst
Apache Wicket 1.3.2 is released
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.2

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Wicket Extensions

2008-04-09 Thread Martijn Dashorst
No. You need all versions to be equal for all projects. We release all
projects concurrently under the same version number. Why did you
download wicket extensions when it is in the distribution? Or why
didn't you just add it to your pom?

Martijn

On 4/9/08, Andrew Broderick <[EMAIL PROTECTED]> wrote:
> Hi,
>
>  Is Wicket Extensions 1.2.7 compatible with Wicket 1.3? I downloaded it, but 
> I can't find any mention of Wicket versions in the documentation
>
>  Thanks
>
>  ___
>
>  The  information in this email or in any file attached
>  hereto is intended only for the personal and confiden-
>  tial  use  of  the individual or entity to which it is
>  addressed and may contain information that is  propri-
>  etary  and  confidential.  If you are not the intended
>  recipient of this message you are hereby notified that
>  any  review, dissemination, distribution or copying of
>  this message is strictly prohibited.  This  communica-
>  tion  is  for information purposes only and should not
>  be regarded as an offer to sell or as  a  solicitation
>  of an offer to buy any financial product. Email trans-
>  mission cannot be guaranteed to be  secure  or  error-
>  free. P6070214
>


-- 
Buy Wicket in Action: http://manning.com/dashorst
Apache Wicket 1.3.2 is released
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.2

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Wicket Extensions

2008-04-09 Thread Andrew Broderick
Hi,

Is Wicket Extensions 1.2.7 compatible with Wicket 1.3? I downloaded it, but I 
can't find any mention of Wicket versions in the documentation

Thanks

___

The  information in this email or in any file attached
hereto is intended only for the personal and confiden-
tial  use  of  the individual or entity to which it is
addressed and may contain information that is  propri-
etary  and  confidential.  If you are not the intended
recipient of this message you are hereby notified that
any  review, dissemination, distribution or copying of
this message is strictly prohibited.  This  communica-
tion  is  for information purposes only and should not
be regarded as an offer to sell or as  a  solicitation
of an offer to buy any financial product. Email trans-
mission cannot be guaranteed to be  secure  or  error-
free. P6070214


Re: Wicket Extensions 1.3?

2007-09-27 Thread Igor Vaynberg
the snapshots are available here:

http://wicketstuff.org/maven/repository/org/apache/wicket/

named releases are available from maven repos

-igor


On 9/27/07, NateRedding <[EMAIL PROTECTED]> wrote:
>
>
> Hello, I was playing around with Wicket and I have to say it is really
> cool!
> I was having problems with Wicket 1.2.6 because it's log4j conflicts with
> that in JBoss, so I switched to 1.3 (which I like better
> anyways).  However,
> I couldn't get the Wicket Extensions working with 1.3. Is there a
> 1.3-compatible version of the extensions out there somewhere?
>
> Also, does anyone know a rough estimate of when 1.3 will go final?
>
> Thanks,
> Nathan
> --
> View this message in context:
> http://www.nabble.com/Wicket-Extensions-1.3--tf4529346.html#a12924478
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


Wicket Extensions 1.3?

2007-09-27 Thread NateRedding

Hello, I was playing around with Wicket and I have to say it is really cool!
I was having problems with Wicket 1.2.6 because it's log4j conflicts with
that in JBoss, so I switched to 1.3 (which I like better anyways).  However,
I couldn't get the Wicket Extensions working with 1.3. Is there a
1.3-compatible version of the extensions out there somewhere?

Also, does anyone know a rough estimate of when 1.3 will go final?

Thanks,
Nathan
-- 
View this message in context: 
http://www.nabble.com/Wicket-Extensions-1.3--tf4529346.html#a12924478
Sent from the Wicket - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: JS space pollution in wicket-extensions

2007-08-28 Thread Alex Objelean

JIRA issue created:  https://issues.apache.org/jira/browse/WICKET-898
WICKET-898 


Frank Bille-2 wrote:
> 
> I guess most of us share your view on this. But these things has evolved.
> wicket-ajax.js also started as some "simple" functions. If you create an
> issue for it in JIRA, we have it so we don't remember it. If you even
> attach
> a patch I'm sure it will be addressed. :)
> 
> Frank
> 
> On 8/27/07, Alex Objelean <[EMAIL PROTECTED]> wrote:
>>
>>
>> It is not a bug. It is a kind of RFE or a request for usage of best
>> practices
>> when coding client-side code. I was curious if you share the same
>> thoughts.
>>
>>
>> igor.vaynberg wrote:
>> >
>> > file a bug and preferrably create a patch.
>> >
>> > -igor
>> >
>> >
>> > On 8/27/07, Alex Objelean <[EMAIL PROTECTED]> wrote:
>> >>
>> >>
>> >> I've noticed that wicket-extension components (for instance
>> palette.js)
>> >> pollute the js namespace. Wouldn't it be better to create a namespace
>> for
>> >> them? Something like this would be pretty: Wicket.Extensions.Palette.
>> >>
>> >> This proposal is valid for any other components which contribute with
>> js
>> >> files.
>> >>
>> >> What do you think?
>> >>
>> >> Thank you!
>> >> Alex.
>> >> --
>> >> View this message in context:
>> >>
>> http://www.nabble.com/JS-space-pollution-in-wicket-extensions-tf4333870.html#a12343022
>> >> Sent from the Wicket - User mailing list archive at Nabble.com.
>> >>
>> >>
>> >> -
>> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> >> For additional commands, e-mail: [EMAIL PROTECTED]
>> >>
>> >>
>> >
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/JS-space-pollution-in-wicket-extensions-tf4333870.html#a12356503
>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>
>>
>> -
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 
> 

-- 
View this message in context: 
http://www.nabble.com/JS-space-pollution-in-wicket-extensions-tf4333870.html#a12363390
Sent from the Wicket - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: JS space pollution in wicket-extensions

2007-08-28 Thread Alex Objelean

JIRA issue created:  https://issues.apache.org/jira/browse/WICKET-898
WICKET-898 


Frank Bille-2 wrote:
> 
> I guess most of us share your view on this. But these things has evolved.
> wicket-ajax.js also started as some "simple" functions. If you create an
> issue for it in JIRA, we have it so we don't remember it. If you even
> attach
> a patch I'm sure it will be addressed. :)
> 
> Frank
> 
> On 8/27/07, Alex Objelean <[EMAIL PROTECTED]> wrote:
>>
>>
>> It is not a bug. It is a kind of RFE or a request for usage of best
>> practices
>> when coding client-side code. I was curious if you share the same
>> thoughts.
>>
>>
>> igor.vaynberg wrote:
>> >
>> > file a bug and preferrably create a patch.
>> >
>> > -igor
>> >
>> >
>> > On 8/27/07, Alex Objelean <[EMAIL PROTECTED]> wrote:
>> >>
>> >>
>> >> I've noticed that wicket-extension components (for instance
>> palette.js)
>> >> pollute the js namespace. Wouldn't it be better to create a namespace
>> for
>> >> them? Something like this would be pretty: Wicket.Extensions.Palette.
>> >>
>> >> This proposal is valid for any other components which contribute with
>> js
>> >> files.
>> >>
>> >> What do you think?
>> >>
>> >> Thank you!
>> >> Alex.
>> >> --
>> >> View this message in context:
>> >>
>> http://www.nabble.com/JS-space-pollution-in-wicket-extensions-tf4333870.html#a12343022
>> >> Sent from the Wicket - User mailing list archive at Nabble.com.
>> >>
>> >>
>> >> -
>> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> >> For additional commands, e-mail: [EMAIL PROTECTED]
>> >>
>> >>
>> >
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/JS-space-pollution-in-wicket-extensions-tf4333870.html#a12356503
>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>
>>
>> -
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 
> 

-- 
View this message in context: 
http://www.nabble.com/JS-space-pollution-in-wicket-extensions-tf4333870.html#a12363372
Sent from the Wicket - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: JS space pollution in wicket-extensions

2007-08-27 Thread Frank Bille
I guess most of us share your view on this. But these things has evolved.
wicket-ajax.js also started as some "simple" functions. If you create an
issue for it in JIRA, we have it so we don't remember it. If you even attach
a patch I'm sure it will be addressed. :)

Frank

On 8/27/07, Alex Objelean <[EMAIL PROTECTED]> wrote:
>
>
> It is not a bug. It is a kind of RFE or a request for usage of best
> practices
> when coding client-side code. I was curious if you share the same
> thoughts.
>
>
> igor.vaynberg wrote:
> >
> > file a bug and preferrably create a patch.
> >
> > -igor
> >
> >
> > On 8/27/07, Alex Objelean <[EMAIL PROTECTED]> wrote:
> >>
> >>
> >> I've noticed that wicket-extension components (for instance palette.js)
> >> pollute the js namespace. Wouldn't it be better to create a namespace
> for
> >> them? Something like this would be pretty: Wicket.Extensions.Palette.
> >>
> >> This proposal is valid for any other components which contribute with
> js
> >> files.
> >>
> >> What do you think?
> >>
> >> Thank you!
> >> Alex.
> >> --
> >> View this message in context:
> >>
> http://www.nabble.com/JS-space-pollution-in-wicket-extensions-tf4333870.html#a12343022
> >> Sent from the Wicket - User mailing list archive at Nabble.com.
> >>
> >>
> >> -
> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >> For additional commands, e-mail: [EMAIL PROTECTED]
> >>
> >>
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/JS-space-pollution-in-wicket-extensions-tf4333870.html#a12356503
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


Re: JS space pollution in wicket-extensions

2007-08-27 Thread Alex Objelean

It is not a bug. It is a kind of RFE or a request for usage of best practices
when coding client-side code. I was curious if you share the same thoughts.  


igor.vaynberg wrote:
> 
> file a bug and preferrably create a patch.
> 
> -igor
> 
> 
> On 8/27/07, Alex Objelean <[EMAIL PROTECTED]> wrote:
>>
>>
>> I've noticed that wicket-extension components (for instance palette.js)
>> pollute the js namespace. Wouldn't it be better to create a namespace for
>> them? Something like this would be pretty: Wicket.Extensions.Palette.
>>
>> This proposal is valid for any other components which contribute with js
>> files.
>>
>> What do you think?
>>
>> Thank you!
>> Alex.
>> --
>> View this message in context:
>> http://www.nabble.com/JS-space-pollution-in-wicket-extensions-tf4333870.html#a12343022
>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>
>>
>> -
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 
> 

-- 
View this message in context: 
http://www.nabble.com/JS-space-pollution-in-wicket-extensions-tf4333870.html#a12356503
Sent from the Wicket - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: JS space pollution in wicket-extensions

2007-08-27 Thread Igor Vaynberg
file a bug and preferrably create a patch.

-igor


On 8/27/07, Alex Objelean <[EMAIL PROTECTED]> wrote:
>
>
> I've noticed that wicket-extension components (for instance palette.js)
> pollute the js namespace. Wouldn't it be better to create a namespace for
> them? Something like this would be pretty: Wicket.Extensions.Palette.
>
> This proposal is valid for any other components which contribute with js
> files.
>
> What do you think?
>
> Thank you!
> Alex.
> --
> View this message in context:
> http://www.nabble.com/JS-space-pollution-in-wicket-extensions-tf4333870.html#a12343022
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


JS space pollution in wicket-extensions

2007-08-27 Thread Alex Objelean

I've noticed that wicket-extension components (for instance palette.js)
pollute the js namespace. Wouldn't it be better to create a namespace for
them? Something like this would be pretty: Wicket.Extensions.Palette.

This proposal is valid for any other components which contribute with js
files.

What do you think?

Thank you!
Alex.
-- 
View this message in context: 
http://www.nabble.com/JS-space-pollution-in-wicket-extensions-tf4333870.html#a12343022
Sent from the Wicket - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]