Re: Multiple Components in

2010-07-07 Thread Kristian Marinkovic
correct... create a block with multiple coponents g, kris Von:matt22 An: users@tapestry.apache.org Datum: 08.07.2010 07:15 Betreff:Multiple Components in http://old.nabble.com/Multiple-Components-in-%3Ct%3Adelegate-...-tp29100029p29100029.html Sent from the Tapestry - User m

Inject in SetupRender?

2010-07-07 Thread matt22
Hi, Is it possible to inject componets in setupRender, or beginRender? If in layout i have 5 components and i want to inject only some of the components(depends on DBS settings). thanks for any suggestion in advance, and sorry for my terrible english, thanks.. :) -- View this message in contex

Multiple Components in

2010-07-07 Thread matt22
Hi, Is it possible to render list of component in delegate? http://old.nabble.com/Multiple-Components-in-%3Ct%3Adelegate-...-tp29100029p29100029.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubsc

Multiple COmponents

2010-07-07 Thread matt22
-- View this message in context: http://old.nabble.com/Multiple-COmponents-tp29100028p29100028.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@tapestry.apache

Re: Page component tree model

2010-07-07 Thread Thiago H. de Paula Figueiredo
On Thu, 08 Jul 2010 00:04:55 -0300, Juan Isern wrote: I think that I'm needing something more powerful than that, because I'd need to process the complete component tree in one single step in a single place in the code. That's exactly the component model that Tapestry uses internally. If y

Re: Page component tree model

2010-07-07 Thread Juan Isern
Hi Christophe, thanks for answering my question! I think that I'm needing something more powerful than that, because I'd need to process the complete component tree in one single step in a single place in the code. I know, my requirement is kind of weird, but I think the reason is good. Regards

Re: Where to define this class?

2010-07-07 Thread Josh Canfield
> I have a class that I am using for each row in a grid, it is the mix of > multiple entities data. the question is where to put it? Are you using it in more than one page? With a tiny view class I sometimes just stick it right in the page/component that uses it. Otherwise, like Thiago said, you n

Re: Where to define this class?

2010-07-07 Thread Thiago H. de Paula Figueiredo
On Wed, 07 Jul 2010 19:59:32 -0300, ebt wrote: I have a class that I am using for each row in a grid, it is the mix of multiple entities data. the question is where to put it? Any package that isn't components, pages, mixins or base. -- Thiago H. de Paula Figueiredo Independent Java, Apache

Where to define this class?

2010-07-07 Thread ebt
I have a class that I am using for each row in a grid, it is the mix of multiple entities data. the question is where to put it? I tried placing the class in the component package and instantiating it within my page, tried returning the class from an injected service, and nesting the class within

Re: [T5] How to "skin" .properties files? Localization almost good...

2010-07-07 Thread Juan E. Maya
we had to do something similar and at the end we decided to create a new binder prefix "branding" and use the brand associated to the request to retrieve a label from a property file, appending the property label to the key. So for example: if we want to print the title in english for client 1. w

Re: Tapestry- one of the finest web framework

2010-07-07 Thread Inge Solvoll
Get a room! On Wed, Jul 7, 2010 at 6:31 PM, Thiago H. de Paula Figueiredo < thiag...@gmail.com> wrote: > On Wed, 07 Jul 2010 13:23:39 -0300, Howard Lewis Ship > wrote: > > Oh, if only I still lived in Massachusetts (*). >> (*) The first US state to allow same sex unions. >> > > Tapestry 5: code

Re: [T5] How to "skin" .properties files? Localization almost good...

2010-07-07 Thread Christophe Cordenier
Hi Actually locale are made of three elements a language, a country and a variant. Maybe you can set a variant per customer... 2010/7/7 t5_lothar > > This approach sounds really promising and works out well for templates. But > how about properties? As the author said, something similiar can be

[T5.2] Tapestry.remove() js function causes exception IE7

2010-07-07 Thread Joost Schouten (ml)
Hi, Recently I started experiencing problems when clicking the remove button in the AjaxFormLoop in IE7. I traced it down to something with: "formLoopRemoveLink effect.options.afterFinish" calling "Tapestry.remove" In the remove function the element is there, but I get a object not recognize

Re: [T5] Best practices for customer-specific code in pages

2010-07-07 Thread t5_lothar
... in the meantime I found this interesting posting which goes in the same direction: http://old.nabble.com/-T5--How-to-%22skin%22-.properties-files--Localization-almost-good...-tp15843698p15845508.html -- View this message in context: http://old.nabble.com/-T5--Best-practices-for-customer-spe

Re: [T5] How to "skin" .properties files? Localization almost good...

2010-07-07 Thread t5_lothar
This approach sounds really promising and works out well for templates. But how about properties? As the author said, something similiar can be used for properties. However, I have difficulties in finding the equivalent... Andreas Pardeike-2 wrote: > > On 5 mar 2008, at 06.46, Vjeran Marcinko w

Re: Tapestry- one of the finest web framework

2010-07-07 Thread Thiago H. de Paula Figueiredo
On Wed, 07 Jul 2010 13:23:39 -0300, Howard Lewis Ship wrote: Oh, if only I still lived in Massachusetts (*). (*) The first US state to allow same sex unions. Tapestry 5: code less, deliver more, find love! :D -- Thiago H. de Paula Figueiredo Independent Java, Apache Tapestry 5 and Hibernat

Re: Tapestry- one of the finest web framework

2010-07-07 Thread Howard Lewis Ship
Oh, if only I still lived in Massachusetts (*). (*) The first US state to allow same sex unions. On Wed, Jul 7, 2010 at 9:14 AM, Massimo Lusetti wrote: > On Wed, Jul 7, 2010 at 6:03 PM, Howard Lewis Ship wrote: > >> Reminder: don't feed the trolls. > > Plus... you're very beautiful! ... If y

Re: Tapestry- one of the finest web framework

2010-07-07 Thread Massimo Lusetti
On Wed, Jul 7, 2010 at 6:03 PM, Howard Lewis Ship wrote: > Reminder: don't feed the trolls. Plus... you're very beautiful! ... If you weren't married I would have asked your hand! :) ... -- Massimo http://meridio.blogspot.com ---

Re: Tapestry- one of the finest web framework

2010-07-07 Thread Howard Lewis Ship
Reminder: don't feed the trolls. On Wed, Jul 7, 2010 at 6:51 AM, Jim O'Callaghan wrote: > That sounds like a fine approach to life you're fostering there Paul.  I > personally think people's salaries should be linked to how handsome they > are, as a reward for brightening up the office space.  Yo

RE: Tapestry- one of the finest web framework

2010-07-07 Thread Jim O'Callaghan
That sounds like a fine approach to life you're fostering there Paul. I personally think people's salaries should be linked to how handsome they are, as a reward for brightening up the office space. You haven't authored any self-help books, have you? Regards, Jim. -Original Message- Fro

Re: Tapestry- one of the finest web framework

2010-07-07 Thread Paul DeLewis
Hi Alex, I won't doubt Howard is a likeable man. Most of the ugly people I've met are very warm and likeable. My problem is only with their looks. On Wed, Jul 7, 2010 at 3:06 PM, Alex Kotchnev wrote: > Paul, > you do sound like a troll, but I'll feed you a little. > > About Howard's looks :

Re: Tapestry- one of the finest web framework

2010-07-07 Thread Paul DeLewis
> > PS: my mom and my girlfriend say I look good. :D > Hmm, I smell something here :-). Having looked through the archives, you seem to be an active participant of this list- a potential life saver when I hit a wall during my Tapestry coding. You may look ugly too, but as long as you provide me wi

Re: Tapestry- one of the finest web framework

2010-07-07 Thread Alex Kotchnev
Paul, you do sound like a troll, but I'll feed you a little. About Howard's looks : I met the man in person, he seemed to be quite likeable :-) Add to that his massive technical creds, his contribution to the web framework space and open source in general and he is a rock star ! He probably

Re: Tapestry- one of the finest web framework

2010-07-07 Thread Thiago H. de Paula Figueiredo
On Wed, 07 Jul 2010 09:26:15 -0300, Paul DeLewis wrote: Hi everyone, Hi! Bumped into Tapestry just last week and have been amazed by it's power. Tapestry seems the best kept secret in the web framework space. I love Tapestry too. :) My only problem is the looks of it's creator, Howard

Tapestry- one of the finest web framework

2010-07-07 Thread Paul DeLewis
Hi everyone, Bumped into Tapestry just last week and have been amazed by it's power. Tapestry seems the best kept secret in the web framework space. My only problem is the looks of it's creator, Howard Lewis Ship. Geez, that man is darn ugly. Couldn't imagine ugly people like him could produce suc

Re: own BindingFactory value with tags

2010-07-07 Thread Christian Koller
Great stuff. that works thx On 07.07.2010, at 12:51, Juan E. Maya wrote: > Hi Chris, > > you could use the OutputRaw componente (http://goo.gl/K4Bo) similarly > than when u use message that contain html tags. > It would be something like: > > > > On Wed, Jul 7, 2010 at 12:10 PM, Christian Ko

RE: Replacing Date Selector

2010-07-07 Thread Jim O'Callaghan
Alejandro, That's exactly what I am looking for - I'm sure I can adapt it to pull in whatever date library I want - I like the facility in the jQuery date picker to display say three months at a time - it seems much faster to navigate to specific date using it - thanks. Regards, Jim. -Ori

Re: own BindingFactory value with tags

2010-07-07 Thread Juan E. Maya
Hi Chris, you could use the OutputRaw componente (http://goo.gl/K4Bo) similarly than when u use message that contain html tags. It would be something like: On Wed, Jul 7, 2010 at 12:10 PM, Christian Koller wrote: > Hi guys I have written an own BindingFactory with the newBinding method like

own BindingFactory value with tags

2010-07-07 Thread Christian Koller
Hi guys I have written an own BindingFactory with the newBinding method like this: public Binding newBinding(String description, ComponentResources container, ComponentResources component, String expression, Location location) { return new LiteralBinding(location, description, "test"); }

Re: [T5] Best practices for customer-specific code in pages

2010-07-07 Thread t5_lothar
Thanks for your valuable input. I really appreciate it. Just to clarify: I am talking about different deployments for each of the customers. I was thinking of setting the LANG=de_DE_ in the environment and having a service evaluate that. Lothar Josh Canfield wrote: > >> I am using Tapestry i