Man, you must try and ask clear and accurate questions - with all
those emails you keep
sending you've managed to make everyone stop paying attention...

So, for instance, in this email, you start with PropertySelection then
move to Script
then you mention TAPESTRY-1820 which describes a mix of the above + Block and
RenderBlock issues you're having...

How can we help you if we don't know where to start? And why do I have
to spend so
much time just to read your emails when you don't even know what you
want to ask?

Also, is it possible to not answer to yourself? It's a very bad
practice... instead, sit down
think over and spend some more time authoring the initial email -
it'll help you improve
your communication skills and it'll help us understand.

Wishing you the best...


On Nov 28, 2007 8:21 PM, Ken in nashua <[EMAIL PROTECTED]> wrote:
>
> Tapestry bug team,
>
> Is it possible to get to this bug?
>
> http://issues.apache.org/jira/browse/TAPESTRY-1820
>
> Nothing works. Bindings are fruitless for PropertySelection.
>
> Is anything being done to staff the team to resolve these?
>
> The framework has been around for so many years.
>
> I have sifted thru all the samples and demos.
>
> Does anyone have a working example of PropertySelection with end to end 
> peristence of properties?Best regards
> Ken in nashua
>
>
> From: [EMAIL PROTECTED]: [EMAIL PROTECTED]: RE: PropertySelection binding bug 
> T-4.1.3 ?Date: Tue, 27 Nov 2007 16:52:40 -0500
>
>
>
> Well after spending a day and trying all combinations/permutations of trying 
> to establish a binding... everything idicates that bindings do not work for 
> component or session property. So I tried a regular parameter annotation
> @Parameter(required = false, cache = true)
> public abstract String getTableSize();public abstract void setTableSize 
> (String tableSize); and in template... stackoverflow if I try
> <span
>  jwcid="@Script" script="/org/trails/demo/components/Gallery.script" 
> tableSize = "ognl:components.galleryWidget.tableSize" static binding 
> exception if I try
> <span
>  jwcid="@Script" script="/org/trails/demo/components/Gallery.script" 
> tableSize = "2" static binding exception if I try
> <span
>  jwcid="@Script" script="/org/trails/demo/components/Gallery.script" 
> tableSize = "literal:2" Binding exception if I omit it So I am going to 
> create extra code to put the parameter inside my home.page I shouldn't have 
> to do this. Can someone confirm this as a bug?Best regards Ken in nashua
>
>
> From: [EMAIL PROTECTED]: [EMAIL PROTECTED]: RE: PropertySelection binding bug 
> T-4.1.3 ?Date: Tue, 27 Nov 2007 13:50:05 -0500
>
> Adding a setter does not help. public abstract void setTableSize(String 
> tableSize);
>
> Connect and share in new ways with Windows Live. Connect now!
>
> Your smile counts. The more smiles you share, the more we donate. Join in!
> _________________________________________________________________
> Put your friends on the big screen with Windows Vista(R) + Windows Liveā„¢.
> http://www.microsoft.com/windows/shop/specialoffers.mspx?ocid=TXT_TAGLM_CPC_MediaCtr_bigscreen_102007



-- 
Andreas Andreou - [EMAIL PROTECTED] - http://blog.andyhot.gr
Tapestry / Tacos developer
Open Source / JEE Consulting

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

Reply via email to