Re: [Wicket-user] Resource Lookup

2006-03-02 Thread Jonathan Carlson
r <[EMAIL PROTECTED]> wrote: > I don't have any test failing on me currently. > > johan > > > > On 3/2/06, Jonathan Carlson <[EMAIL PROTECTED] > wrote: > > Thanks Juergen. I did a CVS update and

Re: [Wicket-user] Resource Lookup

2006-03-02 Thread Jonathan Carlson
opic but this code underwent some changes in almost all releases. I'm not sure it worked flawless in all releases. It should in CVS head (and hopefully we have an unit test for it as well). You would do me a great favour you were to test it with CVS head. Juergen On 3/2/06, Jonathan Carlson <[E

[Wicket-user] Resource Lookup

2006-03-02 Thread Jonathan Carlson
Until this week I haven't had any images to lookup in my Wicket 1.1 Panels. Now that I've added some images, it appears that the image resource lookup code is not looking in my superclass package for images. If this really is the case, that is a problem because I have reusable panels that are abs

Re: [Wicket-user] VOTE

2006-02-17 Thread Jonathan Carlson
#2. Java 5 still does not run on all hardware that Java 1.4 runs on. AIX is one good example. And are all Java web hosters running Java 5 yet? - Jonathan >>> [EMAIL PROTECTED] 2006-02-16 7:33:37 PM >>> Hi all, This is a non-binding (the developers ultimately decide) call votes concerning wh

[Wicket-user] Cancel button that doesn't do validation

2006-01-06 Thread Jonathan Carlson
I hope I didn't just miss this in the documentation (or maybe I do :-) How would I turn off validation for a "Cancel" button on my form? If it's already documented, please send me a link. Thanks! - Jonathan __ This email and

Re: [Wicket-user] replace ognl.

2005-10-27 Thread Jonathan Carlson
kind of functionality altogether, I think Wicket would be poorer for it. My 2 cents worth, - Jonathan >>> [EMAIL PROTECTED] 2005-10-27 1:23:03 PM >>> and that is? On 10/27/05, Jonathan Carlson <[EMAIL PROTECTED]> wrote: > > I'd prefer if it used a groovy-like sy

Re: [Wicket-user] replace ognl.

2005-10-27 Thread Jonathan Carlson
I'd prefer if it used a groovy-like syntax (or actual groovy behind the curtain) as much as possible. >>> [EMAIL PROTECTED] 2005-10-27 11:15:05 AM >>> The only thing for me to use [] for an index and { } for a map (for example) would be that this: mymap.property would mean that you really want t

Re: [Wicket-user] hibernate pattern

2005-10-24 Thread Jonathan Carlson
Maybe it could have a "safe navigation" syntax like Groovy has: y?.name (allows y to be null) - Jonathan >>> [EMAIL PROTECTED] 2005-10-24 4:24:15 AM >>> On 10/24/05, Martijn Dashorst <[EMAIL PROTECTED]> wrote: > There has been some discussion on this on the development list recently. > Curren

[Wicket-user] LGPL

2005-09-02 Thread Jonathan Carlson
> My 0.02 > > On 9/2/05, *Eelco Hillenius* <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > Jonathan introduced the Apache 2.0 licence from the start of the > (public) project. > > Eelco > > On 9/2/05, Jonathan Carlson <[EMA

Re: [Wicket-user] Integrating FCKeditor

2005-09-02 Thread Jonathan Carlson
This is exactly why I prefer tools that use the very simple modified BSD, MIT, or X11 which is compatible with both Apache and GPL. I'm a little bit peeved at all the snipping going on between Apache and FSF. Personally, I don't see what the hundreds of words in the Apache 2.0 license buys W

Re: [Wicket-user] Hibernate vs Cayenne?

2005-08-26 Thread Jonathan Carlson
bvious how to solve them and/or will I have somewhere to ask (in this case their mailing list). I *do* wish, however, they had an IRC channel as I am not a fan of mailing lists in general (takes too long). Do you happen to know if they have one (official or not)? Thanks, Gili Jonathan C

Re: [Wicket-user] Hibernate vs Cayenne?

2005-08-26 Thread Jonathan Carlson
/or will I have somewhere to ask (in this case their mailing list). I *do* wish, however, they had an IRC channel as I am not a fan of mailing lists in general (takes too long). Do you happen to know if they have one (official or not)? Thanks, Gili Jonathan Carlson wrote: > I'v

[Wicket-user] Re: Hibernate vs Cayenne?

2005-08-26 Thread Jonathan Carlson
k (nothing else Spring, though). It is a huge step up from our previous attempts at doing our own JDBC layer but it still gives us direct control over the JDBC and how it maps to objects. Pride is probably somewhat similar. :-) Jonathan Carlson >>> [EMAIL PROTECTED] 2005-08-26 5

Re: [Wicket-user] Hibernate vs Cayenne?

2005-08-26 Thread Jonathan Carlson
them were already committed to Tapestry -- hence the Tapestry example on their site with no Wicket example. :-( - Jonathan Carlson >>> [EMAIL PROTECTED] 2005-08-25 11:05:03 PM >>> I am seriously considering dumping Hibernate in favor of Cayenne because the former ha

[Wicket-user] And the winner is... Wicket

2005-08-25 Thread Jonathan Carlson
Assuming no one already mentioned this while I was out on vacation... http://java.about.com/b/a/194765.htm __ This email and any files transmitted with it are confidential and intended solely for the use of the individual or enti

Re: [Wicket-user] wicket + eclipse

2005-08-23 Thread Jonathan Carlson
I'm curious. What does it do? >>> [EMAIL PROTECTED] 2005-08-23 3:17:37 PM >>> Hi, I just created an experimental Wicket Eclipse plugin. Please check it out and see if it interests you. Installation instructions and a short description can be found from: http://www.laughingpanda.org/mediawiki/i

Re: [Wicket-user] wicket + eclipse

2005-08-23 Thread Jonathan Carlson
I'm sorry for the stupid question. Feel free to ignore it. I'm trying to monitor the list and do real work at the same time. (Wicket is my off-hours passion) --- I'm curious. What does it do? >>> [EMAIL PROTECTED] 2005-08-23 3:17:37 PM >>> Hi, I just created an experimental

Re: [Wicket-user] contrib-database

2005-08-10 Thread Jonathan Carlson
It looks pretty generic and useful. I'll see if I can make use of it (and MAYBE write some Cayenne-specific classes, although I'm kind of getting pulled to Hibernate by the mass of developers behind it). One comment, the wicket.contrib.database.DatabaseWebRequestCycle which is in the generic logi

Re: [Wicket-user] Wicket Newsletter August 2005

2005-08-10 Thread Jonathan Carlson
Hi Martijn, Thanks for the newsletter! I'm impressed, but I'm also curious what the framework numbers mean. Are they downloads, ranking, what? My guess is that most people download the extensions and examples too. This kind of artificially inflates our download numbers, doesn't it? - Jonathan

[Wicket-user] web framework inquirer

2005-07-25 Thread Jonathan Carlson
This blogger/guy wants to know which web frameworks people are using. I sent him my hearty endorsement of Wicket. Maybe someone else wants to as well? It sounds like he needs some convincing that Struts is "old school". :-) http://java.about.com/b/a/185819.htm - Jonathan ___

[Wicket-user] wiki seems to be broken

2005-07-22 Thread Jonathan Carlson
http://wicket.sourceforge.net/wiki Fatal error: Call to a member function on a non-object in /home/groups/w/wi/wicket/htdocs/wiki/includes/ObjectCache.php on line 409 __ This email and any files transmitted with it are confiden

Re: [Wicket-user] "back button" and actions against visible panels

2005-07-21 Thread Jonathan Carlson
Thanks Eelco, So has anything happened with the proposal to disable actions against invisible panels? I think it's a bad idea unless there is a better way around my issue. > Does your collegue use client side state management? Does "client side state management" mean having some kind of id in t

Re: [Wicket-user] RAD component integration

2005-07-21 Thread Jonathan Carlson
> I think you should be able to have some control over the "layout" > of lists. Like Phil suggests. Do you agree? I definitely agree. The components I've built allow you to change the order and how a property is rendered. > Would it be possible to extend/modify/replace default edit > forms? A

[Wicket-user] RAD component integration

2005-07-20 Thread Jonathan Carlson
d this email in error please notify the system manager. Katun Corporation -- www.katun.com _Rapid App Development Panels By Jonathan Carlson (jon_carlson @at@ writeme .dot. com) - July 2005 (Please excuse the ugliness of thes

[Wicket-user] HTML can't go in the wiki

2005-07-20 Thread Jonathan Carlson
I have written up some rough HTML examples of how I think RAD List and RAD Edit components could (should?) work together. The examples are in HTML and use tags that aren't allowed by the Wiki so I can't put it there. Can I put my HTML somewhere else? It will be linked to by a page on the Wiki.

RE: [Wicket-user] A crack at RAD.

2005-07-20 Thread Jonathan Carlson
a join. I think though, that if > we add filters, we're going to have to figure out how to use > criteria queries, or risk rewriting the whole API with a > slightly different syntax. > > On 7/20/05, Jonathan Carlson <[EMAIL PROTECTED]> wrote: > > I have some

RE: [Wicket-user] A crack at RAD.

2005-07-20 Thread Jonathan Carlson
blem, but then adding an ordering > becomes difficult if it uses a join. I think though, that if > we add filters, we're going to have to figure out how to use > criteria queries, or risk rewriting the whole API with a > slightly different syntax. > > On 7/20/05, Jonatha

Re: [Wicket-user] A crack at RAD.

2005-07-20 Thread Jonathan Carlson
I have some dynamic query filtering classes/interfaces that I need to abstract out to work with either Cayenne or Hibernate. It would be cool to add that to Phil's component. - Jonathan >>> [EMAIL PROTECTED] 2005-07-20 2:21:11 AM >>> very nice. just an idea: What you think about a search / fil

Re: [Wicket-user] Little Hint - Standalone Jetty

2005-07-18 Thread Jonathan Carlson
This is very cool. I wonder if Tomcat can do this too. Is Jetty really easier to use than Tomcat? If so, maybe I'll switch. >>> [EMAIL PROTECTED] 2005-07-17 5:31:20 AM >>> This might be useful for other people too. I'm playing with Wicket, mostly making little applications to figure out ho

Re: [Wicket-user] Query about Tutorial

2005-07-15 Thread Jonathan Carlson
There is a kickstart application from which you could start your development process. Is that your question? http://wicket-stuff.sourceforge.net/wicket-kickstart/index.html >>> [EMAIL PROTECTED] 2005-07-15 8:43:06 AM >>> Hi, Well i really impressed with the prompt responses. Thanks for that.

Re: [Wicket-user] Query about Tutorial

2005-07-15 Thread Jonathan Carlson
Actually, the links to the wiki on the Documentation page are still broken. I meant to mention this earlier, but they really need to be fixed. For example: http://wicket.sourceforge.net/wiki/doku.php?id=newuserguide does not work. >>> [EMAIL PROTECTED] 2005-07-15 5:41:06 AM >>> Unfortunately

Re: [Wicket-user] attention hibernate users

2005-07-14 Thread Jonathan Carlson
ycriteria-examples Eelco Jonathan Carlson wrote: >I am a Cayenne user but I'd like some feedback on Hibernate. > >Cayenne has a really nice Java interfact to allow dynamic adding of >qualifiers (WHERE or AND clauses) and orderings to a basic cayenne >SelectQuery. > >For

[Wicket-user] attention hibernate users

2005-07-14 Thread Jonathan Carlson
I am a Cayenne user but I'd like some feedback on Hibernate. Cayenne has a really nice Java interfact to allow dynamic adding of qualifiers (WHERE or AND clauses) and orderings to a basic cayenne SelectQuery. For example: (Finds all users with address with city of "New York" born after today ;-)

Re: [Wicket-user] bean panel

2005-07-11 Thread Jonathan Carlson
ip (like adding an employee to a manager, etc). Or just for speedier access to the instances you use most frequently. I'm interested in helping out since I need to do this anyways, but I'd probably push towards a more full-fledged project. - Jonathan Carlson >>> [EMAI

[Wicket-user] UK bombings

2005-07-07 Thread Jonathan Carlson
My sympathies and support to anyone on this list who is in or from the U.K. It has been a dark day. - Jonathan __ This email and any files transmitted with it are confidential and intended solely for the use of the individual or

Re: [Wicket-user] BeanPanel use

2005-07-05 Thread Jonathan Carlson
For data editing, the BeanPanel would need to accept Jakarta commons DynaBeans. Another thing for my already long to-do list. :-) - Jonathan >>> [EMAIL PROTECTED] 2005-07-05 2:58:57 PM >>> Go for it! :) Eelco Jonathan Carlson wrote: >It would be very cool to use

[Wicket-user] BeanPanel use

2005-07-05 Thread Jonathan Carlson
It would be very cool to use Eelco's BeanPanel to dynamically modify the schema of a database, then use it to edit and modify the data in the database. It looks like it could be done rather easily with http://db.apache.org/ddlutils All the cross-database work and SQL generating has been done for

Re: [Wicket-user] Resources (properties files)

2005-07-01 Thread Jonathan Carlson
here in the near future. I think this could be considered to be a bug ;-) Martijn Jonathan Carlson wrote: >Thank you! I'm sorry I didn't notice it before 1.0 was frozen. > >- Jonathan > > > > >>>>[EMAIL PROTECTED] 2005-07-01 3:08:00 AM >>> &g

[Wicket-user] models

2005-07-01 Thread Jonathan Carlson
I need to know if I can do something better here. I have a form panel with a model containing a single Java object. This panel has subcomponents, each with a PropertyModel whose nested model is the same as the main panel. I'm reusing the panel instance for different bean objects (it's model has

Re: [Wicket-user] RAD Edit and List Panels

2005-07-01 Thread Jonathan Carlson
destil something out we both like. JavaOne has been great. Met a lot of great people, learned a lot (the new JavaBean spec is going to be great!) and both the presentation and the framework smackdown went very well. Cheers, Eelco Jonathan Carlson wrote: >Thanks Eelco, I'll check it out.

Re: [Wicket-user] RAD Edit and List Panels

2005-07-01 Thread Jonathan Carlson
l something out we both like. JavaOne has been great. Met a lot of great people, learned a lot (the new JavaBean spec is going to be great!) and both the presentation and the framework smackdown went very well. Cheers, Eelco Jonathan Carlson wrote: >Thanks Eelco, I'll check it out. It loo

Re: [Wicket-user] Resources (properties files)

2005-07-01 Thread Jonathan Carlson
#x27;s not in there now. >>>> >>>> Juergen Donnerstag wrote: >>>> >>>>> up the component hierarchy and then the application, that is true. >>>>> But >>>>> up the class hierarch

Re: [Wicket-user] RAD Edit and List Panels

2005-06-30 Thread Jonathan Carlson
at the code I put in wicket-example's HEAD, the wizard example? There is some bean editing stuff in there that does things on a whole different way than you propose. Maybe it is a good idea to check this out, and see what you do and don't like, and have a discussion on that. Eelco Jonathan

[Wicket-user] Resources (properties files)

2005-06-30 Thread Jonathan Carlson
Question: Are properties files inherited like markup files are? I have a subclass of a panel that doesn't seem to be able to find a resource in the superclasses properties file. I'm still using some pre 1.0 code, were any bugs fixed in this regard shortly before 1.0? Thanks in advance! Jonathan

[Wicket-user] RAD Edit and List Panels

2005-06-29 Thread Jonathan Carlson
I cleaned up some of the code wrapping that made it hard to read. One benefit of this approach is that if you are using a modern IDE, it will tell you which options you can use for each type of form component. Just start typing set and press Ctrl-space (or whatever) I have s

[Wicket-user] RAD Edit and List Panels

2005-06-29 Thread Jonathan Carlson
I have started of a couple of RAD (rapid app development) panels that I'm hoping to commit to wicket-stuff, but I thought I'd check to see if there was interest in co-developing this (in which case I would try to commit it sooner than later). In any case, I thought it would be good to get feedback

[Wicket-user] FYI - Wicket article on InfoWorld

2005-06-24 Thread Jonathan Carlson
http://www.infoworld.com/article/05/06/23/HNwicket_1.html __ This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have receive

[Wicket-user] question on TheServerSide

2005-06-22 Thread Jonathan Carlson
I'm posting this in case the developers aren't checking TheServerSide.com article. Maybe one of you can pop over there and answer the questions that I can't: --- I too have a wife and kids and have a life, something that gets in the way poring over sourc

Re: [Wicket-user] Semantic Type Conversion

2005-06-20 Thread Jonathan Carlson
Adam, As you suggest, creating a named subclass of Label is probably the best thing for you if you don't want to keep overriding the getConverter() method. My 2 cents, Jonathan >>> [EMAIL PROTECTED] 2005-06-17 7:02:53 PM >>> Hi All, I'm trying to Zen the best solution to my problem and I thoug

Re: [Wicket-user] Wikipedia

2005-06-17 Thread Jonathan Carlson
PM >>> Cool! I typed in wicket in the search and it only showed me one page so I didn't try Wicket_framework. Not sure why all the ominous messages on the top. >>> [EMAIL PROTECTED] 2005-06-17 3:57:13 PM >>> you mean like http://en.wikipedia.org/wiki/Wicket_frame

Re: [Wicket-user] Wikipedia

2005-06-17 Thread Jonathan Carlson
Cool! I typed in wicket in the search and it only showed me one page so I didn't try Wicket_framework. Not sure why all the ominous messages on the top. >>> [EMAIL PROTECTED] 2005-06-17 3:57:13 PM >>> you mean like http://en.wikipedia.org/wiki/Wicket_framework ? Jona

[Wicket-user] Wikipedia

2005-06-17 Thread Jonathan Carlson
I just noticed that my favorite encyclopedia, Wikipedia has a refrence to Spring_framework. (http://en.wikipedia.org/wiki/Spring_framework) I think Wicket should be in there too. (Anybody can add pages) Are the Wicket developers still working on the big media blitz that I heard was coming at so

Re: [Wicket-user] an idea for JDO integration

2005-06-08 Thread Jonathan Carlson
Geoff, Does JDO work with Groovy objects? I was just noticing some talk on the Groovy dev mailing list about creating a Groovy on Rails. I haven't played with the Ruby on Rails, but it sounds something like ZOPE, which I think is cool but a little impractical with the required O-O db backend.

Re: [Wicket-user] an idea for JDO integration

2005-06-08 Thread Jonathan Carlson
Geoff, This sounds really, really cool. I'm kind of "into" Cayenne, but having something like this would make me think about switching to JDO. I've long wanted to write or have something similar to what you are proposing. And I think Wicket really needs something like this to help it gain mind-s

[Wicket-user] Will a panel subclass use superclass HTML?

2005-06-07 Thread Jonathan Carlson
If a panel subclass doesn't have its own HTML, will wicket use the HTML of the superclass? I'm hoping it will, but I haven't had the time to try it out myself yet. Thanks! Jonathan __ This email and any files transmitted with i

[Wicket-user] user guide link broken

2005-06-07 Thread Jonathan Carlson
FYI - The link to the user guide is broken on this page: http://wicket.sourceforge.net/manual.html It looks like it is just a capitalization issue. __ This email and any files transmitted with it are confidential and intended

Re: [Wicket-user] Hibernate Paging

2005-06-03 Thread Jonathan Carlson
I don't think the CD app example uses Hibernate to do the paging. If I remember right, it reads it all in and does the paging and sorting in memory but I could have missed something. - Jonathan >>> [EMAIL PROTECTED] 2005-06-03 11:31:04 AM >>> I look like I've figured it out anyway, but for

Re: [Wicket-user] Getting started

2005-05-31 Thread Jonathan Carlson
ed and filtered). - Jonathan Carlson >>> [EMAIL PROTECTED] 2005-05-30 9:18:28 PM >>> I just found Wicket today, and would like to get started, but I'm stuck already. Hoping someone can help. If it helps, here's where I'm coming from. At best, I would be considered a hob

Re: [Wicket-user] Securing an entire application

2005-05-27 Thread Jonathan Carlson
Another idea is to use SSL, which (I wasn't aware of this before) allows the server to authenticate the client using public key cryptography like RSA and DSS. That way you also get your data encrypted between the client and server, as well as client authentication. Here is page 5 of an article on

Re: [Wicket-user] Securing an entire application

2005-05-26 Thread Jonathan Carlson
Why not implement a ServletFilter that maps to everything in your current web app context? That would be the most framework neutral and would not require you to remember to make each page extend BasePage (or whatever). http://wiki.java.net/bin/view/Javapedia/ServletFilter - Jonathan >>> [EMA

Re: [Wicket-user] Wicket at 99.79% on SF

2005-05-25 Thread Jonathan Carlson
bugs which means less "activity" on the project. But still, anything above 95% I tend to consider a relatively healthy project and Wicket is above 99.5% (assuming the stats are correct). - Jonathan >>> [EMAIL PROTECTED] 2005-05-25 2:54:51 PM >>> Jonathan Carlson

[Wicket-user] Wicket at 99.79% on SF

2005-05-25 Thread Jonathan Carlson
It appears that the statistics on SourceForge have been fixed. Wickets statistics look VERY impressive... Personally, when evaluating a tool, I tend to put a lot of weight on those numbers to determine whether or not a project is thriving or not. - Jonathan

[Wicket-user] IOnChangeListener

2005-05-25 Thread Jonathan Carlson
Before we do a 1.0 release I want to bring up a little nitpicky naming issue. Why does IOnChangeListener define onSelectionChanged() instead of just plain old onChanged()? Not only does it seem unnecessarily verbose (especially with methods like wantOnSelectionChangedNotifications()) but it seems

Re: [Wicket-user] TextField and TextArea onChange

2005-05-24 Thread Jonathan Carlson
Thanks for the suggestions, Martijn and Eelco. I'll see what I can come up with. - Jonathan >>> [EMAIL PROTECTED] 2005-05-24 4:57:50 PM >>> Jonathan Carlson wrote: >Thanks! It looks very clean and simple. > >Hmmm, With Firefox the onChange gets triggered if

Re: [Wicket-user] TextField and TextArea onChange

2005-05-24 Thread Jonathan Carlson
ld that does this? > Should be fairly straightforward, and a nice thing to learn ;) > > I'll try to create one here to serve as an example to be put in the > user's guide. > > Regards, > > Eelco > > Jonathan Carlson wrote: > >> OK, I'll try to

Re: [Wicket-user] TextField and TextArea onChange

2005-05-24 Thread Jonathan Carlson
ot-so good example that is currently in the user's manual?). And if many people want to use it, we could consider supporting this by default. Eelco Jonathan Carlson wrote: >TextField and TextArea don't appear to support the onChange event like >DropDownChoice does. > >Is

Re: [Wicket-user] JavaOne

2005-05-24 Thread Jonathan Carlson
(a real testament to how easy and powerful Wicket really is), which also explains why progress is a little slow for me. Ill have to sell my boss on the general Java/J2EE benefit of JavaOne. :-) >>> [EMAIL PROTECTED] 2005-05-24 10:36:42 AM >>> Jonathan Carlson wrote: >If I am a

[Wicket-user] TextField and TextArea

2005-05-24 Thread Jonathan Carlson
TextField and TextArea don't appear to support the onChange event like DropDownChoice does. Is it not well supported by browsers, or is it just that no one has needed it yet? (Or am I mistaken about it not being supported?) Thanks, - Jonathan

Re: [Wicket-user] JavaOne

2005-05-24 Thread Jonathan Carlson
If I am allowed to go to JavaOne this year (never been there before), I'd love to meet one or more other Wicketeers for a beer (or coffee). It could be a few weeks before I know, though. - Jonathan >>> [EMAIL PROTECTED] 2005-05-23 12:09:13 PM >>> So... anyone reading this list going to JavaOne?

Re: [Wicket-user] Wicket 1.0 RC3 is out!

2005-05-23 Thread Jonathan Carlson
I wonder if another developer could take on the (relatively simple I hope?) task of updating the API calls in Jonathan's old Examples Manual so that it can still be useful for the 1.0 release? I'm sorry to push on this without being able to offer to help much myself. :-( - Jonathan (Carlso

Re: [Wicket-user] Wicket 1.0 RC3 is out!

2005-05-23 Thread Jonathan Carlson
I'm very pleased with the work you guys have been doing. :-) Is it really wise, though, to release 1.0 without an updated user manual? I'm mostly beyond the point of needing one now. But when I started out, Jonathan's user manual is what really got me over the initial fear of a steep learning c

Re: [Wicket-user] new model CachingHibernateObjectModel

2005-05-18 Thread Jonathan Carlson
Thanks Eelco. I'm not doing Hibernate, but I noticed that my CayenneQueryModel (which I will commit to wicket-stuff someday) seems to be constantly refetching my query. I'll be curious to see how you do the caching. >>> [EMAIL PROTECTED] 2005-05-18 3:45:13 PM >>> I'm not sure how many of you ar

Re: [Wicket-user] AbstractChoice

2005-05-18 Thread Jonathan Carlson
Wow, service with a smile. Thanks! >>> [EMAIL PROTECTED] 2005-05-18 2:08:49 PM >>> You want it? You got it! It's in HEAD, but as it will take a couple of hours for ssh cvs to sync with pserver cvs, I attached the fixed file. Eelco Jonathan Carlson wrote: >It

[Wicket-user] AbstractChoice

2005-05-18 Thread Jonathan Carlson
It appears there is no way to set the choices in AbstractChoice except via the constructor. Can someone add a setChoices() method or let me know if there is a workaround? My problem is that I have a subclass of DropDownChoice that needs to add a choice to the list of Choices passed into the const

Re: [Wicket-user] DefaultPageFactory

2005-05-18 Thread Jonathan Carlson
ry per Application and thus it doesn't matter when (at which time) to create the page. Why do you want to include it into a Session? Juergen On 5/18/05, Jonathan Carlson <[EMAIL PROTECTED]> wrote: > Could DefaultPageFactory be made Serializable? > > I'm trying to delay page c

[Wicket-user] DefaultPageFactory

2005-05-18 Thread Jonathan Carlson
Could DefaultPageFactory be made Serializable? I'm trying to delay page creation, but for me that includes having a PageFactory in the Session instead of a Page. Am I doing something that probably shouldn't be done? Thanks, - Jonathan _

Re: [Wicket-user] onAttach

2005-05-06 Thread Jonathan Carlson
ing and changing the request handling and render process. I don't know whether this is the cause for your question. Do you reference somewhere in your construction code a getObject() or getModelObject() method? Martijn Jonathan Carlson wrote: >I need a quick verification. > >La

[Wicket-user] onAttach

2005-05-06 Thread Jonathan Carlson
I need a quick verification. Last night I noticed that onAttach was being called on my model when my page was being created rather than just before my page was rendered. Is that the standard behavior, or did I just mess something up? Thanks, - Jonathan _

Re: [Wicket-user] Linux Blackdown JVM problems

2005-05-05 Thread Jonathan Carlson
I'm glad you worked it through. In the long run, I think you'll be glad you did. I'm using the base Fedora Core 3 with Sun's JDK on my Toshiba laptop (I have no network connection fast enough to get the latest updates, though, so hopefully you do). Wicket on Tomcat runs fine on it, however I

[Wicket-user] redirects

2005-05-04 Thread Jonathan Carlson
I noticed all the client-side vs. server-side redirect commits that Johan made. Thanks. At some time (sooner is usually better) it would be good to have a wiki note on the different kinds of redirects and how to use them. Then that could be a base for a future User Guide on the topic. Thanks,

[Wicket-user] Modifying tag attributes

2005-05-03 Thread Jonathan Carlson
I hadn't noticed the "new" AttributeModifier class before, so I added a little HowTo section to the Wiki OPEN area so new developers are aware that this exists. Maybe it could be moved to the main page. Thanks, Jonathan __ Thi

Re: [Wicket-user] Wicket Blogged! Blogged.

2005-04-29 Thread Jonathan Carlson
Why not put links to the wicket developer blogs onto the Wicket main page? I only accidentally found out about Martijn's, Eelco's and your blog. Admittedly a nit, but your blog post went into your General category instead of the Java category so it didn't show up in my RSS browser that looks just

Re: [Wicket-user] online cdapp example broken

2005-04-26 Thread Jonathan Carlson
the example is put live, I guess I have to make it a priority. Eelco Jonathan Carlson wrote: >Maybe you could change the icon to either a trash can or a red "X". > >I didn't know what it was so I tried clicking it to see what would >happen. Had it deleted something

Re: [Wicket-user] online cdapp example broken

2005-04-26 Thread Jonathan Carlson
4-26 2:00:52 PM >>> Yeah. Ooops. That's the delete button... thought I fixed that one! Anyway, it's not the only bug... when you add a new item, the list isn't refreshed directly. I'll fix it now. Thanks, Eelco Jonathan Carlson wrote: >I just ran across Martijn&

[Wicket-user] online cdapp example broken

2005-04-26 Thread Jonathan Carlson
I just ran across Martijn's blog about the new online cdapp example. As I played with it I ended up breaking it somehow. When clicking on the little blue icon over on the right of the search results, I get a big stack trace. java.lang.IndexOutOfBoundsException: Index: 3, Size: 3 at java.ut

Re: [Wicket-user] ListView constructors

2005-04-21 Thread Jonathan Carlson
lable with RC3 or if you are really in need of this functionality, I can build a snapshot for you... http://sourceforge.net/tracker/index.php?func=detail&aid=1186504&group_id=119783&atid=684975 Martijn Jonathan Carlson wrote: >Is there a reason that there is no ListView(Strin

[Wicket-user] ListView constructors

2005-04-21 Thread Jonathan Carlson
Is there a reason that there is no ListView(String id) constructor? I have a situation where I want to override initModel() with a dynamically generated model. Just wondering if that was overlooked. Thanks, Jonathan ** This e

[Wicket-user] wiki

2005-04-20 Thread Jonathan Carlson
I'm curious why a Sourceforge e-mail address is required to register on the wiki. I have a sourceforge address, but it goes to my home e-mail which I'm having trouble with right now. Just curious. - Jonathan C. ** This email a

Re: [Wicket-user] Wizards in wicket.

2005-04-19 Thread Jonathan Carlson
Thanks Martijn, You read my mind. :-) I didn't see a link to it on the main Wiki page. How are people going to find it? >>> [EMAIL PROTECTED] 2005-04-19 2:43:47 AM >>> I have put this on the wiki (http://wicket.sourceforge.net/wiki/doku.php?id=user:building_wizard_functionality), as this i

Re: [Wicket-user] 1.0 release idea...

2005-04-18 Thread Jonathan Carlson
actual version of the distribution they want to use (e.g. ognl-2.6.5 instead of 2.6.7) and that it saves us the task of being up-to-date with the latest versions of our dependencies. Thanks for providing the idea, it looks usefull for my paid projects... Eelco Jonathan Carlson wrote: &g

[Wicket-user] 1.0 release idea...

2005-04-18 Thread Jonathan Carlson
I was noticing that Wicket seems to have a lot of dependencies. I think that is great (because you aren't reinventing the wheel), but it can easily cause great frustration if Wicket is used with other frameworks that require a different version of one or more of those dependencies. I noticed that

[Wicket-user] cdapp dependencies

2005-04-15 Thread Jonathan Carlson
I'm sorry I didn't wait until I had everything working to send an e-mail about this. Here are all the things I added to the cdapp (wicket-contrib-examples) project.xml file to get it to run: commons-logging commons-logging 1.0.4 true lo

Re: [Wicket-user] wicket-contrib-examples is missing commons-logging dependency

2005-04-15 Thread Jonathan Carlson
It seems to be missing the log4j dependency as well. Thanks! Jonathan >>> [EMAIL PROTECTED] 2005-04-15 4:47:32 PM >>> I think wicket-stuff/wicket-contrib-examples/project.xml needs commons-logging added to its dependencies. I know I have CVS access but my employer is blocking all SSH ports rig

[Wicket-user] wicket-contrib-examples is missing commons-logging dependency

2005-04-15 Thread Jonathan Carlson
I think wicket-stuff/wicket-contrib-examples/project.xml needs commons-logging added to its dependencies. I know I have CVS access but my employer is blocking all SSH ports right now :-( ** This email and any files transmi

[Wicket-user] Wicket has been blogged

2005-04-14 Thread Jonathan Carlson
This was just posted an hour or so ago. http://raibledesigns.com/page/rd/20050414#why_wicket_looks_cool ** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity

[Wicket-user] ChoiceList

2005-04-14 Thread Jonathan Carlson
I like the new Choice refactoring so far. I think it would be helpful to be able to specify a PropertyModel expression for the displayValue of each IChoice. The current implementation assumes that toString() is good enough, which it isn't always. I don't see an obvious way to change that without

Re: [Wicket-user] Legos -- lowering the bar

2005-04-13 Thread Jonathan Carlson
'm a developer and I like writing Java most. I do see the need of a user manual, and am willing to go a long way but *procrastinating* just feels sooo gd ;-) Martijn Jonathan Carlson wrote: >In my previous e-mail I mentioned having an index to example cdapp >source classes for h

[Wicket-user] Legos -- lowering the bar

2005-04-13 Thread Jonathan Carlson
In my previous e-mail I mentioned having an index to example cdapp source classes for how to do complex things. I'm sorry if I'm beating on this too hard, but when I think something is probably important I tend to beat on it. I look at Wicket kind of like I look at Lego kits. When I was growin

Re: [Wicket-user] where did cdapp go?

2005-04-13 Thread Jonathan Carlson
This might be asking a lot but... A list like this would be great on the Wicket features page with links to the cdapp page source that demonstrates each of these things. For example, I wasn't aware that Wicket yet supported a pagable list model that only loads data as needed and it would be very

Re: [Wicket-user] where did cdapp go?

2005-04-13 Thread Jonathan Carlson
Thanks Eelco. This really helps me to know what to look for in the CDAPP example. >>> [EMAIL PROTECTED] 2005-04-13 1:34:01 AM >>> I saw this question (where did cdapp go) on one of the lists recently. Cdapp was moved to wicket-stuff (http://wicket-stuff.sourceforge.net/) as part of the examples

  1   2   >