Hi,
I'm trying to use
http://wiki.apache.org/tapestry/Tapestry5HowtoSelectWithObjects to
create a selection for my Goal objects.
In the component I've got code
@Inject
private PropertyAccess _access;
public GenericSelectModel getGoalModel()
{
_goalModel = new Generi
Oooops, sorry for spaming :-)
On Mon, Jun 28, 2010 at 8:34 PM, Jakub Vlasak wrote:
> Hi,
>
> does this applies also to foreigners?
>
> Best regards,
> Jakub Vlasak
>
>
> On Thu, Jun 24, 2010 at 11:44 AM, Gamesys Jobs wrote:
>
>>
>> Hi all,
>>
>> I would just like to get the message out to all Ta
Hi,
does this applies also to foreigners?
Best regards,
Jakub Vlasak
On Thu, Jun 24, 2010 at 11:44 AM, Gamesys Jobs wrote:
>
> Hi all,
>
> I would just like to get the message out to all Tapestry developers and
> fans
> that we are recruiting for Java / Tapestry people to join our ever growing
Just to be oppositional; How about:
@QueryParameter --> @EventRequestParameter
@QueryParameterMapped --> @RequestParameter
I would use the ActivationRequestParameter more often, which makes me
think it should get the first class name, and give the differentiator
name to the argument annotation.
On Jun 25, 2010, at 1:31 PM, Magnus Kvalheim wrote:
> Hi,
> I have a similar requirement for our project where we plan to 'white label'
> an application and brand it in different ways.
> Have been thinking about a way of reusing pages by changing the layout
> dynamically - for example triggered b
I'm OK with any solution, but I think the reason why some obvious name
hasn't popped up immediately in everyone's head is because we use few names
for same thing :
- action request, component event request...
- render request, page request, page render request, page activation
request, ...
:
+1
better than the others! I think other frameworks (e.g. seam) use
@RequestParameter as well, so it would be easier for switchers to start with
tapestry ;)
Am 28.06.2010 um 17:51 schrieb Howard Lewis Ship:
> How about:
>
> @QueryParameter --> @RequestParameter
> @QueryParameterMapped --> @Ac
On Mon, Jun 28, 2010 at 5:51 PM, Howard Lewis Ship wrote:
> How about:
>
> �...@queryparameter --> @RequestParameter
> �...@queryparametermapped --> @ActivationRequestParameter
>
> instead?
Definitely.
--
Massimo
http://meridio.blogspot.com
How about:
@QueryParameter --> @RequestParameter
@QueryParameterMapped --> @ActivationRequestParameter
instead?
On Sat, Jun 26, 2010 at 10:40 AM, Howard Lewis Ship wrote:
> On Sat, Jun 26, 2010 at 9:25 AM, Jim O'Callaghan
> wrote:
>> @ActivationQueryParameter ...!
>>
>
> I like that, rather
Using a ServiceOverride contribution, you can replace the 5.1
MetaDataLocatorImpl with a copy of the code from 5.2. Viva open
source & IoC!
On Mon, Jun 28, 2010 at 6:00 AM, Kai Weber wrote:
> Hi,
>
> we just upgraded from 5.0.x to 5.1.0.5. We are hit by TAP5-856. Is there
> a workaround for 5.1.
The fix in
http://www.mail-archive.com/users@tapestry.apache.org/msg9.html is now
applied in 3.0-SNAPSHOT.
Regards,
Alex K
On Sun, Jun 27, 2010 at 11:30 PM, ebt wrote:
>
> Since there is not that much documentation out there concerning integrating
> the latest and greatest afore-mentioned
Hi,
we just upgraded from 5.0.x to 5.1.0.5. We are hit by TAP5-856. Is there
a workaround for 5.1.0.5 available? Upgrading to 5.2 is currently no
option for us.
https://issues.apache.org/jira/browse/TAP5-856
Regards, Kai
-
To u
Well again it was my fault. Our library has static code which initialize
default appenders for Log4j..and remove all others!
--
View this message in context:
http://old.nabble.com/Logging-to-file-problem-tp28982316p29008556.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
Ups!
I did not know about this limitation. Would have been to easy. I will
have to change before leaving developement phase...
Thanks
Peter
Thanks Peter. I went for augmenting the beandisplay using a table with rows
and columns - sometimes I think data is really tabular and don't understand t
On Sat, Jun 26, 2010 at 6:36 AM, Geoff Callender
wrote:
> I am SURE my AJAX Validator solution can be improved, so please offer your
> suggestions.
Maybe... but it still a nice reference! Thanks!
--
Massimo
http://meridio.blogspot.com
-
15 matches
Mail list logo