On Mon, 05 Jan 2015 12:59:16 -0200, George Christman
wrote:
I'm not sure why
I ended up finding an alternative to your simplelink approach that I
seem to like much better. I'd be curious as to your thoughts.
private Link buildLink(String basePath, PageRenderRequestParameters
parameters, St
I was a little confused, but I was able to resolve everything without issue.
On Mon, Jan 5, 2015 at 6:27 AM, Thiago H de Paula Figueiredo
wrote:
> On Mon, 29 Dec 2014 12:47:07 -0200, George Christman
> wrote:
>
>> Hi Thiago, The following approach does indeed work, but I'd like to
>> verify it t
On Mon, 29 Dec 2014 12:47:07 -0200, George Christman
wrote:
Hi Thiago, The following approach does indeed work, but I'd like to
verify it to be the correct approach for handling
ComponentEventLinkTransformer.
Looks good to me. :)
SimpleLink is basically the class you
wrote, I'm just not s
Hi Thiago, The following approach does indeed work, but I'd like to
verify it to be the correct approach for handling
ComponentEventLinkTransformer. SimpleLink is basically the class you
wrote, I'm just not sure if I should be using simplelink with
transformComponentEventLink. Also, is there a mor
Okay great, thanks Thiago.
On Sun, Dec 7, 2014 at 7:30 AM, Thiago H de Paula Figueiredo <
thiag...@gmail.com> wrote:
> On Sat, 06 Dec 2014 23:59:50 -0200, George Christman <
> gchrist...@cardaddy.com> wrote:
>
> Hi, I'm doing some URL rewriting and I just discovered a new issue. I
>> have the fo
On Sat, 06 Dec 2014 23:59:50 -0200, George Christman
wrote:
Hi, I'm doing some URL rewriting and I just discovered a new issue. I
have the following page rewritten to a new URL.
"/sell/buildlisting/sell-car"
with "sell-car" being the context param and I'm rewriting the URL to
"/sell-car".
Sorry, got it. I could use contributePageRenderLinkTransformer and
contributeComponentEventLinkTransformer.
--
Jens Reufsteck
Hi Angelo
The only documentation about LinkTransformer available is on the Igor's
blog : http://blog.tapestry5.de/index.php/2010/09/06/new-url-rewriting-api/
Manu
2011/12/4 angelochen
> Hi Thiago,
>
> Your API has been working well up to this day, for the sake of upgrading to
> 5.3, now I need
Hi Thiago,
Your API has been working well up to this day, for the sake of upgrading to
5.3, now I need to convert it to LinkTransformer, now I can't find a way to
do the part for outgoing rewrite, can you point me to some directions?
THanks,
Angelo
Thiago H de Paula Figueiredo wrote
>
>
> We
Hi Thiago,
2010/2/23 Thiago H. de Paula Figueiredo
> My apologies.
>
you should'nt apologize! I had learned many thing from your code and
comments.
Thank you very much!
2010/2/24 Thiago H. de Paula Figueiredo
> On Tue, 23 Feb 2010 17:14:22 -0300, Howard Lewis Ship
> wrote:
>
> I agree t
Hi Thiago,
2010/2/23 Thiago H. de Paula Figueiredo
> My apologies.
>
you should'nt apologize! Your solution is working well for many cases.
Besides: An existing improvable solution is better than the nonexisting
perfect solution. So: Thank you for your engagement.
Felix
On Tue, Feb 23, 2010 at 12:23 PM, Thiago H. de Paula Figueiredo
wrote:
> On Tue, 23 Feb 2010 17:14:22 -0300, Howard Lewis Ship
> wrote:
>
>> I agree that I'm a bit unhappy with the current API, but we now have a
>> larger issue: backwards compatibility (from 5.1 to 5.2). We may
>> eventually dep
On Tue, 23 Feb 2010 17:14:22 -0300, Howard Lewis Ship
wrote:
I agree that I'm a bit unhappy with the current API, but we now have a
larger issue: backwards compatibility (from 5.1 to 5.2). We may
eventually deprecate the current approach and create an improved
approach and maintain both for
I agree that I'm a bit unhappy with the current API, but we now have a
larger issue: backwards compatibility (from 5.1 to 5.2). We may
eventually deprecate the current approach and create an improved
approach and maintain both for one release.
On Mon, Feb 8, 2010 at 12:31 PM, Josh Canfield wrote
14 matches
Mail list logo