I guess this should be re-enabled in the Gradle build - this shows one
of Tapestry's qualities. When I show Tapestry I always mention the 92%
coverage.
Chris
Am 23.11.2011 19:29, schrieb Howard Lewis Ship:
> Actually, the cobertura link was part of the Maven build, something we
> lost in the swit
got it,
same as me.
Nicolás.-
**
** THIS IS A WARNING MESSAGE ONLY **
** YOU DO NOT NEED TO RESEND YOUR MESSAGE **
**
The original message was received at Wed, 22 Jun 2011 08:26:07 -0400
from user-0cdfs5f.cable.mindspri
The Tynamo list has never worked for me. It seems that it works for some
users and not others. I get a bounced E-mail when I send it to the tynamo list.
On Nov 24, 2011, at 1:36 PM, Nicolas Barrera wrote:
> Hi Ale,
>
> thanks for the help, so you say that tynamo's mailing list should be
> work
Hi Ale,
thanks for the help, so you say that tynamo's mailing list should be
working alright but just for moment to moment is down? then i 'll be
retrying to post there.
About what you answered me...
i 've finally avoided the problem overriding the isAllowRemove method
calling one of the bean's
Hi Nicolás
>
> - Am I obliged to make a custom page in order to catch up that exception
> and show the user a friendly message? (something like "hey!, you can't
> delete this locality as it's referenced by other persons")
>
No really, you can catch the exception in your own Show.java page
over
..my fix for this was to type-coerce the path into a resource and call
.exists() on it.
the runtime exception was thrown from the assetSource.getExpandedAsset method
in this case.
Am 24.11.2011 um 09:04 schrieb Ville:
> Hi,
>
> https://issues.apache.org/jira/browse/TAP5-1425 was fixed, but it
On Thu, 24 Nov 2011 08:17:55 -0200, Jose Luis Sanchez
wrote:
Well, struts 1.x, but since 2009 i'm using tap5.x
Hehehe, I was right. :)
So, what are your recomendations ? Which is the default/recommended
Tapestry5 behaviour ? I always get the data before rendering
In this case, I don't
Well, struts 1.x, but since 2009 i'm using tap5.x
So, what are your recomendations ? Which is the default/recommended
Tapestry5 behaviour ?
I always get the data before rendering .. which WIKI/DOC do you
recommend me to take a look at ?
On Thu, 24 Nov 2011 07:27:42 -0200, Jose Luis Sanche
On Thu, 24 Nov 2011 07:27:42 -0200, Jose Luis Sanchez
wrote:
thanks .. that worked :)
Are you a previous user of Struts, WebWork or some other request-oriented
Web framework? Your previous code made me think that, as you got all data
before rendering starts. Component-oriented framework
thanks .. that worked :)
Hi!
Never persist search results: persist the parameters. ;)
Besides that, I'd remove the transactions field and make the
getTransactions() method look like this:
public List getTransactions() {
return (List)
theSession.createCriteria(Transaction.class)
Hi,
https://issues.apache.org/jira/browse/TAP5-1425 was fixed, but it breaks a
lot of existing functionality.
Resource has method exists(), but what is the point of this method if the
service throws RuntimeException when loading resources that doesn't exist?
This is from Tap5Jquery:
if(this.asse
12 matches
Mail list logo