[T5] URL encoding maze : post to encoded URL (even in 5.0.9) ?

2008-01-29 Thread Francois Armand
somebody show me my error ? -- Francois Armand Etudes Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID - http://www.federid.org/ Open Source identities management and federation

Re: Editing a collection

2008-01-29 Thread Francois Armand
in the list at the right place. It may be use to construct simpler list editor. Hope it may help ! -- Francois Armand Etudes Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID - http://www.federid.org

Re: [T5] URL encoding maze : post to encoded URL (even in 5.0.9) ?

2008-01-29 Thread Francois Armand
Francois Armand wrote: So, if (as it's in my case) you use onActivate(String name) in a page using a post, the name given to onActivate for the post action will receive a non decoded String. If some validation are done based on that encoded value, as a check in DB, they fail. So, as I figure

Re: T5 Encoding issue (repost)

2008-01-28 Thread Francois Armand
to do anything I believe I forgot to switch a configuration to UTF-8, somewhere. But I don't know where :/ So, Martin, have you find a way to have it to work ? Have you any idea ? It's a really important bug for us :/ Thanks, -- Francois Armand Etudes Développements J2EE Groupe Linagora

Re: T5 Encoding issue (repost)

2008-01-28 Thread Francois Armand
understand where it comes from. Are you sure this issue is solved in the latest version of T5? So that you can even have slashes in your activation parameters? Well, you are right : slashes are not supported. But spaces, +, accented letters are well encoded/decoded -- Francois Armand Etudes

addScript(), entities, CDATA...

2008-01-24 Thread Francois Armand
in advance, -- Francois Armand Etudes Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID - http://www.federid.org/ Open Source identities management and federation

[T5] Grid : how to overload a cell whose name is know at runtime ?

2008-01-03 Thread Francois Armand
suppose) Thanks in advance -- Francois Armand Etudes Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID - http://www.federid.org/ Open Source identities management and federation

Re: Example code of T5?

2007-12-21 Thread Francois Armand
-components/ -- Francois Armand Etudes Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID - http://www.federid.org/ Open Source identities management and federation

Re: Can't get Tapestry5 to work with Spring

2007-12-21 Thread Francois Armand
Howard Lewis Ship wrote: Between release 5.0.5 and 5.0.6 Tapestry switched from commons-logging to SLF4J. You want to be injecting an org.slf4j.Logger instead. Arf, too quick for me :) -- Francois Armand Etudes Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1

Re: [T5] overriding persistence strategy of all fields to conversation strategy

2007-12-20 Thread Francois Armand
, and a lazy one ;) Just remember that there is no free lunch, and be careful if you attempt to interpret there will. -- Francois Armand Etudes Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID - http

Re: Using t:select in Tapestry 5

2007-12-19 Thread Francois Armand
the topic of the user guide here : http://tapestry.apache.org/tapestry5/tapestry-core/ Hope it helps, -- Francois Armand Etudes Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID - http://www.federid.org

Re: T5: @OnEvent and onActivate

2007-12-18 Thread Francois Armand
if no onActivate method deals with it. So, - you can use @onEvent on any method you want but you SHOULD avoid reserved name ; - onActivate is not an event handler. What do you want to do ? -- Francois Armand Etudes Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1

Re: T5: JumpStart 3.0.0 Preview ready for comments

2007-12-18 Thread Francois Armand
they may see unexpected values thanks to user B, C and D editing the same objects in the same example. Hmmm... Just call the demo a collaborative edition platform, and you are done. Web 2.0 save us from all this transactive mess :) -- Francois Armand Etudes Développements J2EE Groupe Linagora

Re: T5: JumpStart 3.0.0 Preview ready for comments

2007-12-18 Thread Francois Armand
or another the code in January, cleaner and documented. -- Francois Armand Etudes Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID - http://www.federid.org/ Open Source identities management and federation

Re: T5 : Failure writing parameter value of component because read only ???

2007-12-18 Thread Francois Armand
with my code ? here's my code : [...] I just think that your PlayerForm.java misses a setter for the position property (and only saw a getter for it). This kind of error is quite explicit : read only : no setter ; write only : no getter. -- Francois Armand Etudes Développements J2EE Groupe

error image near fields and text browser : remove it ?

2007-12-13 Thread Francois Armand
, and add it *only* when there is actually an error. And javascript validate can add the img node if needed. Anyone knows how to do that ? -- Francois Armand Etudes Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org

Re: error image near fields and text browser : remove it ?

2007-12-13 Thread Francois Armand
Francois Armand wrote: Hello, [...] This behaviour is problematic with text browser. Well, you will say that nobody use them anymore, but in the case of blinded people, they use an equivalent that read pages for them, and don't care of the CSS. The problem is that for this kind of browser

Re: error image near fields and text browser : remove it ?

2007-12-13 Thread Francois Armand
in the environment with your implementation... Thank you for your advice, I will do that :) -- Francois Armand Etudes Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID - http://www.federid.org/ Open

[T5] Re-inject or inherit services in children ?

2007-12-06 Thread Francois Armand
, but a base page is here to provide common services, so I'm prone to choose the inherit pattern. What do you think about it ? -- Francois Armand Etudes Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID - http

Re: About Slf4j Error

2007-12-06 Thread Francois Armand
: org.slf4j.Logger 8- I have use slj4j 1.4.3 and log4J 1.2.14. Have you find a solution to your pb ? -- Francois Armand Etudes Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID - http

Re: [T5] Re-inject or inherit services in children ?

2007-12-06 Thread Francois Armand
they are really need. Ok, so I should build more unit services, make some facade for logically linked services... Well, just really use the power of Tapestry services ;) Thank you really much for the advices, and I believe I'm going to remove this needless base page :) -- Francois Armand

Re: Nightly docs fixed - and some general notes

2007-12-04 Thread Francois Armand
of Tapestry. Howard, I hope the best for T5. And I'm really happy to hear that. Thank you - to you and all the Tapestry team - for all the hard and good work :) It's really good to hear such news :) -- Francois Armand Etudes Développements J2EE Groupe Linagora - http://www.linagora.com Tél

Re: Tapestry 5 book

2007-12-03 Thread Francois Armand
Emmanuel Sowah wrote: I read somewhere on the net that there is a Tap 5 book in the works. Where can I get drafts of this work in progress and when would it be released? The book is available in pre-order here : http://www.packtpub.com/tapestry-5/book -- Francois Armand Etudes

Re: [T5] CSV in Tapestry 5

2007-11-28 Thread Francois Armand
- Hope it will help you. -- Francois Armand Etudes Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID - http://www.federid.org/ Open Source identities management and federation

Re: T5: Is Persist(conversation) planned? Please?

2007-11-28 Thread Francois Armand
a Jira entry for that, and make people vote for it :) -- Francois Armand Etudes Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID - http://www.federid.org/ Open Source identities management

Re: Caching: dependency on session data [OT?]

2007-11-28 Thread Francois Armand
solution that is : * cache the object pulled from the DB. For that, you can rely upon the caching system of your ORM, or use a caching library (for instance EhCache : http://ehcache.sourceforge.net). I use EhCache for caching expensive authorization evaluation, and it works well. -- Francois

Re: BeanEditForm and collections

2007-11-21 Thread Francois Armand
/interldap/wui/t5lib/components/eschema/EditAttribute.tml And yes, I agree that it is over complicated for a simple need, but I couldn't wait for a tapestry 5 native implementation. Note : I gladly wait for any simplifications :) Hope it may help, -- Francois Armand Etudes Développements J2EE

Re: [T5] BeanEditForm validations

2007-11-18 Thread Francois Armand
Kevin, Did you move on on this issue ? I think your idea is really the best way to go, and it seems rather simple to add to PropertyEditor. Or perhaps did you find a better solution ? -- Francois Armand Etudes Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68

Re: [ANN] Tapestry 5 book is available for pre-order

2007-11-14 Thread Francois Armand
Kolesnikov, Alexander GNI wrote: It can be pre-ordered from the publisher's website: http://www.packtpub.com/tapestry5/book That's _really_a good new, congratulations ! So bad that there is no PDF version :/ -- Francois Armand Etudes Développements J2EE Groupe Linagora - http

Re: example for windows

2007-11-13 Thread Francois Armand
location where I can find following quick start? Thanks in advance, Eli I believe that archive utilities like 7zip understand this archive type. 7zip : http://www.7-zip.org -- Francois Armand Etudes Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28

Re: example for windows

2007-11-13 Thread Francois Armand
for Tapestry 5 is here : http://tapestry.apache.org/tapestry5/quickstart/ And the tutorial is here : http://tapestry.apache.org/tapestry5/tutorial1/ Hope it may help, -- Francois Armand Etudes Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28

Re: [T5] BeanEditForm validations

2007-11-12 Thread Francois Armand
to true. * AttributeBeanEditor EntryBeanEditor. I think they are not to interesting for what you want to do, but if you look to their template, you will see that AttributeBeanEditor calls AttributeEditor and that EntryBeanEditor calls AttributeBeanEditor. Hope it will help ! -- Francois Armand

[T5] Javascript : integration of DWR ( Was: 3 new French Tapestry5 tutorials )

2007-11-05 Thread Francois Armand
with Tapestry 5. The author seems to find it quite easy :) Hope it may bring new ideas to you. -- Francois Armand Etudes Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID - http://www.federid.org/ Open

Re: Help out Matt Raible: Looking for Web Framework Stories

2007-10-30 Thread Francois Armand
-CSS2007.pdf En,joy ! -- Francois Armand Etudes Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID - http://www.federid.org/ Open Source identities management and federation

Re: T5 BeanEditForm additional button

2007-10-29 Thread Francois Armand
form, with what buttons you want. See : http://tapestry.apache.org/tapestry5/tapestry-core/component-parameters.html#orgapachetapestrycorelibcomponentsbeaneditor and BeanEditForm code to understand how use it. -- Francois Armand Etudes Développements J2EE Groupe Linagora - http

Re: Why Can't I get the 5.0.6?

2007-10-23 Thread Francois Armand
://tapestry.formos.com/maven-snapshot-repository/url snapshots enabledtrue/enabled /snapshots /repository 8 It is also where the site that follows snapshot evolution is (http://tapestry.formos.com) -- Francois

Re: why Tapestry 5.0.6 hasn't released yet?

2007-10-23 Thread Francois Armand
day remaining, I think), and after that, if it is positive, there is the time taken for publication and synchro. So be patient, but you should not have too much to wait, see : http://tapestryjava.blogspot.com/2007/10/tapestry-506-soon.html -- Francois Armand Etudes Développements J2EE Groupe

Re: A Sample Application In Tapestry 5.0.5 with Hibernate 3.2.2 ga Spring 2.0

2007-10-11 Thread Francois Armand
Sadhana Reddy wrote: This is a sample Apllication of Tapestry 5.0.5 [] Wow ! I think this great mail should be put into the HowTo page : http://wiki.apache.org/tapestry/Tapestry5HowTos. Thank you for the contribution :) -- Francois Armand Etudes Développements J2EE Groupe Linagora

Re: A Sample Application In Tapestry 5.0.5 with Hibernate 3.2.2 ga Spring 2.0

2007-10-11 Thread Francois Armand
Francois Armand wrote: Wow ! I think this great mail should be put into the HowTo page : http://wiki.apache.org/tapestry/Tapestry5HowTos. Thank you for the contribution :) OK, I should check before writting : it *is* on HowTos : http://wiki.apache.org/tapestry/OnSubmit Sorry for the noise

Re: [5.0.6-SNAPSHOT] Bug? isTraceEnabled missing when I switch to slf4j

2007-10-04 Thread Francois Armand
at rest, I also deleted previous version of slf4j from lib/jsp-2.0 directory. -- Francois Armand Etudes Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID - http://www.federid.org/ Open Source identities

Tapestry IRC chan

2007-10-03 Thread Francois Armand
or tapestry 5. For example, I'm 'fanf' and I'm used to being present between 7h-16h UTC. So when you have simple question, or think that a chat will fit better your pb, don't hesitate to come. -- Francois Armand Etudes Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58

Re: Comparison

2007-09-27 Thread Francois Armand
. Being productive with it is a matter of minutes... -- Francois Armand Etudes Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID - http://www.federid.org/ Open Source identities management and federation

Re: Comparison

2007-09-25 Thread Francois Armand
(but it should be better from now). Of course, it's my biased opinion. After all, I wouldn't use T5 if I dislike it. -- Francois Armand Etudes Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID - http

Re: [T5] more tutorials or sample projects?

2007-09-21 Thread Francois Armand
(svn), so if you are using 5.0.5, you have to set the order of properties thanks to the beanModel and methods like beanModel.get(propoertyName).order(10), see http://tapestry.apache.org/tapestry5/tapestry-core/guide/beaneditform.html to have more explanations. -- Francois Armand Etudes

Re: T5: A Hopefully Simple Question About Action Link Scope

2007-09-17 Thread Francois Armand
MacthInfo that is persists. You may want to have a look at http://tapestry.apache.org/tapestry5/tapestry-core/guide/pagenav.html and look how Tapestry deals with context and onActivate/onPassivate methods. -- Francois Armand Etudes Développements J2EE Groupe Linagora - http://www.linagora.com

Accessing fields of a form

2007-09-13 Thread Francois Armand
can't inject fields because they are generated at runtime, or enclosed in other components). anybody know how can I access the fields of a form ? Thanks, -- Francois Armand Etudes Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP

Re: T5: Two simple questions

2007-09-10 Thread Francois Armand
. As it is an important convention, it should be clearly written somewhere. Perhaps a page with all convention of Tapestry 5 would be great ? -- Francois Armand Etudes Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID

Re: [T5] Service Module declaration

2007-09-06 Thread Francois Armand
it. Hope it will help -- Francois Armand Etudes Développements J2EE Groupe Linagora - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID - http://www.federid.org/ Open Source identities management and federation

Re: [T5] Service Module declaration

2007-09-06 Thread Francois Armand
Thiago H de Paula Figueiredo wrote: On Thu, 06 Sep 2007 10:03:04 -0300, Francois Armand [EMAIL PROTECTED] wrote: I saw that in a (old) thread : http://mail-archives.apache.org/mod_mbox/tapestry-users/200704.mbox/[EMAIL PROTECTED] But I can't tell you anymore, since a didn't test it. Just

Re: [T5] Service Module declaration

2007-09-06 Thread Francois Armand
no configuration: having the HiberTapestry JAR in the classpath is all I need to do. Tapestry-IoC does the work of locating and loading it. My application doesn't have a compile dependency in HiberTapestry but it uses it. Just wonderful. :) Intersting project, I missed it :) -- Francois Armand

Re: Help out Matt Raible: Looking for Web Framework Stories

2007-09-04 Thread Francois Armand
Howard Lewis Ship wrote: Matt Raible is looking for stories of how people chose a JVM Web Framework and how it worked out for them. I'd encourage all Tapestry users to drop in with a story or two. http://raibledesigns.com/rd/entry/choosing_a_jvm_web_framework1 Done :) -- Francois Armand

Re: T5: Chinese localization

2007-08-29 Thread Francois Armand
Angelo Chen wrote: Hi, I'm trying out Chinese localization, I have following: [...] Have you tried this http://wiki.apache.org/tapestry/Tapestry5Utf8Encoding ? -- Francois Armand Etudes Développements J2EE LINAGORA SA - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28

Re: T5 questions: adding my own initializations; outputing pre-formatted HTML; tree component; javadoc

2007-08-24 Thread Francois Armand
) -- Francois Armand Etudes Développements J2EE LINAGORA SA - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID - http://www.federid.org/ Open Source identities management and federation

Re: T5 questions: adding my own initializations; outputing pre-formatted HTML; tree component; javadoc

2007-08-24 Thread Francois Armand
the same base in place of reinventing the wheel. Moreover, if the core developers are ok to add such a component, we may hope that it will be more generic, idiomatic of Tapestry 5, deeply tested, etc than ours. I post our two reference implementations as examples. -- Francois Armand Etudes

Re: Recursion of components

2007-08-22 Thread Francois Armand
generic as it should be). Perhaps a real tree component in standard lib would be good. But it has little to do with the lack of recursion structure, that is painful. A tree structure would be (at best) a bypass for this lack. -- Francois Armand Etudes Développements J2EE LINAGORA SA - http

Edit List in BeanEditForm

2007-08-22 Thread Francois Armand
... Any help would be appreciated. -- Francois Armand Etudes Développements J2EE LINAGORA SA - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28 --- InterLDAP - http://interldap.org FederID - http://www.federid.org/ Open Source identities management and federation

Re: [T5] Security of files in the classpath

2007-08-03 Thread Francois Armand
is accessible by error, because a user forgot to hide it. But I agree that the white list should authorize jokers to enable *.jpg kind of filter (and if you name your confidential file picture_of_my_secret_weapon.jpg, well, to bad for you ;) -- Francois Armand Etudes Développements J2EE LINAGORA SA

Re: T5 Component Info Passing

2007-08-01 Thread Francois Armand
phase order), and if you want to only have declared id, perhaps use client in place of component id. But I think that it roughly mathc what you want to do. Hope it may help ! -- Francois Armand Etudes Développements J2EE LINAGORA SA - http://www.linagora.com Tél.: +33 (0)1 58 18 68 28

Re: Recursion of components

2007-07-17 Thread Francois Armand
Dmitry Sidorenko wrote: Hi all. Hi, In my project I need to generate edit form for a class like this: class Section{ ListSection subSectionList; ListField fieldList; } [...] Probably I'm doing something wrong, maybe my task should be done in completely different manner.. Any ideas?

How to add a List support for BeanEditor?

2007-07-12 Thread Francois Armand
Dear list, It would be great if BeanEditor support collection and map properties, or at least List. Functionally, for this kink of properties, one wants to be able to add/remove elements from the collection and edit them. Programatically, it seems to be an hard problem... I would like to

[T5] There is an example of T5 + Acegi + CAS

2007-07-05 Thread Francois Armand
And the application is available on svn with anonymous access : 8--- svn co svn://svn.forge.objectweb.org/svnroot/interldap/acegi-cas-client 8--- Enjoy ! Francois Armand - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Set component parameters from page class

2007-07-02 Thread Francois Armand
Martin Dietze wrote: Hi, I'd like to set some component paramameters (disabled for inputs) from within my page classes. As far as I've seen so far the usual way to do this would be to put a name=${prop:value} attribute into my template. Can this also be done by using a simple setter in my Java

Re: Set component parameters from page class

2007-07-02 Thread Francois Armand
Martin Dietze wrote: Yes, this is how I found it in the documentation. However I'd like to be able to do something like: | @Component(id=myInput) | private TextField _myInput; [...] | _myInput.setDisabled(true); You can use parameter expansion in Java code : 8---

Re: T5: Will it be a full stack framework?

2007-06-28 Thread Francois Armand
Todd Orr wrote: [] More to the point, I believe that Howard and the Tapestry developers will be utilized as development resources most effectively if the focus remains on creating the #1 MVC framework. Thanks a million guys! Just to continue arguing in this way : I use Tapestry 5 to build an

Re: [T5] missing some listener to bind component/page events ?

2007-06-28 Thread Francois Armand
#Cyrille37# wrote: In another way to explain, I would like to make by hand the same work than a t:actionLink in a t:loop the code : t:loop source=1..10 value=guess t:actionlink t:id=guess context=guess${guess}/t:actionlink /t:loop create several links like : /do.guess/4 /do.guess/6

Re: [T5] How to retrieve the id of an event emitter in handler method ?

2007-06-28 Thread Francois Armand
Francois Armand wrote: Hello, I would like to know how I can retrieve the ID of the component which triggered an even when I'm in an event handler method ? [] I'm still interested by an hint on this topic

Re: [T5] How to retrieve the id of an event emitter in handler method ?

2007-06-28 Thread Francois Armand
Ulrich Stärk wrote: Nick, there is no difference whether your event method gets triggered upon clicking a link or a button. Except that you can pass parameters like an index when using actionlink. And that's exactly what you want. Ok, but if the data are not transmitted to the server, we

Re: [T5] How to retrieve the id of an event emitter in handler method ?

2007-06-28 Thread Francois Armand
Nick Westgate wrote: Ok, here is a solution. Took me 5 minutes to write, 20 mins to test. ;-) Oh. I should have attempt to do it :) thank you very much, works like a charm :) Yeah, this is exactly what I have implemented. Eventually a shared hidden input should probably be used, but I can't

Re: [T5] missing some listener to bind component/page events ?

2007-06-28 Thread Francois Armand
#Cyrille37# wrote: Thank you François, The problem is not on the component context, but on the component id. Oups ^^ I think a listener concept is missing ! Another example : (This code is invalid because of the duplicate component id) html t:actionlink t:id=want2beRich

Re: T5: Will it be a full stack framework?

2007-06-28 Thread Francois Armand
Robert Sanders wrote: I certainly don't think that tapestry-core should ever be a full stack, but I hope that there is eventually something like the quick-start which allows new users to generate a quick and dirty CRUD application very easily (it would be nice it this were less typing than

Re: T5: Component Cheatsheet

2007-06-28 Thread Francois Armand
David Peterson wrote: I put together a simple cheatsheet for the Tapestry 5 component parameters and the rendering cycle. I've been finding it useful, so I thought I might as well stick it on the web in case you find it useful too...

Re: T5: Will it be a full stack framework?

2007-06-28 Thread Francois Armand
Kalle Korhonen wrote: Tapestry 4 isn't far behind in powerfulness and in some areas way ahead, but certainly with a higher learning curve. Well, I'm just a beginner with Tapestry 5, and don't even had a look to Tapestry 4, so my notice was just about the thrill I have to use T5 :) (I'm coming

Re: T5 How reach Sub components informations

2007-06-28 Thread Francois Armand
David Avenante wrote: Hi, I try to create a component with embedded sub component. How can I access in my root component to the informations about my sub components ? You can access sub component trough ComponentResources 8 @Inject private ComponentResources resources;

Re: T5: Generic page classes with beaneditform

2007-06-26 Thread Francois Armand
Howard Lewis Ship wrote: There's an existing bug for this. I'm not sure how fixable it's going to be; welcome to the implementation nitty gritty of generic types and type erasure. Just cause you don't see the typecasts doesn't mean the compiler has put them there. Here's a challenge: what if

Re: T5: Generic page classes with beaneditform

2007-06-26 Thread Francois Armand
Francois Armand wrote: Actually, it's not really an acceptable solution, but the sole workaround I know (if somebody as another idea, I would be glad to use it). Well, this sentence is not true. You may ask users to implement a factory interface for Class they intend to use as parameter type

[T5] How to retrieve the id of an event emitter in handler method ?

2007-06-20 Thread Francois Armand
can generate it so that I can retrieve the matching value to remove. An other option would be to pass a context to the submit event, but I don't think it's possible... So, if you have any idea to help me, they will be well-appreciated... Francois Armand

T5 : wiki howto contribute custom propertyeditblock for beaneditform

2007-06-19 Thread Francois Armand
... Francois Armand http://interldap.org http://linagora.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: T5 class reloading

2007-05-30 Thread Francois Armand
Le mercredi 30 mai 2007 à 07:28 +, Martin Grotzke a écrit : For me changed classes are not picked up automatically, when running mvn jetty6:run... If it's working for you, what's your setup, or did you do anything special to support class reloading? Is it connected with a context reload

[T5] xforms component ?

2007-05-21 Thread Francois Armand
Hello, I continue my investigation with Tapestry 5 and enjoy it. My targeted application will have to use a lot of XForms forms and I wonder if an Xforms support is envisaged in Tapestry 5, perhaps as a kind of BeanEditor component. Well, perhaps that an XForms integration with T5 is a whole

Re: [T5] Tree component and recursive component ?

2007-05-04 Thread Francois Armand
Le jeudi 03 mai 2007 à 11:56 -0700, Howard Lewis Ship a écrit : I was just thinking about some of this on the way in. If you @Inject the ServiceResources into your Tree component, you can ask it to generate action links for you. Handy! Well, I succeeded in doing something... And Tapestry

[T5] Tree component and recursive component ?

2007-05-03 Thread Francois Armand
Hello everybody, I'm a beginner with Tapestry (and T5), and test it as a possible framework for a futur application. I have tested T5 for 3 days and for now, I'm really impressed by it. But I came to my first real problem (all others are related with the lack of documentation, which is quite

Re: [T5] Tree component and recursive component ?

2007-05-03 Thread Francois Armand
Le jeudi 03 mai 2007 à 10:27 +0200, Francois Armand a écrit : Hello everybody, So, my question is : is there a way of implementing recursive component ? If not, is there an existing component implementing a non-recursive tree walk ? And if not, have you some advices about doing

<    1   2