Re: Hi Everyone in Tapestry Land :-)

2016-11-25 Thread Jon W
Here's an example from the utubes selections we'll showing for the re-edumafication of the liberals Hitler learns Trump won the election! https://youtu.be/dtaCUVtl8o8 On Fri, Nov 25, 2016 at 4:11 PM, Jon W wrote: > whoops, idiots at google fucked this wonderful gratis content. oh my gawd, > peo

Fwd: Hi Everyone in Tapestry Land :-)

2016-11-25 Thread Jon W
whoops, idiots at google fucked this wonderful gratis content. oh my gawd, people will be going home for the fokkin turkeys with the rest of the bumpkins and they won't have any good jokes to tell... Just in case Howard has the nerve to come around here. I got some karaoke for you... Call the co

Re: Hi Everyone in Tapestry Land :-)

2016-11-25 Thread rapidtransit440
Maybe this is a good time to discuss how well with some of Tapestry's concepts could translate into a modern approach. There is a bunch of component oriented frontend frameworks could be a base for a good isomorphic Java framework? I've dabbled with Aurelia and really like it On Friday, Novembe

Re: Hi Everyone in Tapestry Land :-)

2016-11-25 Thread Jon W
Yes, by all means enjoys the Turkey gorge. Enjoy it well, could quite likely be your last. On Fri, Nov 25, 2016 at 11:54 AM, Charles Roth wrote: > At the risk of poking the bear... > > I'm sure that, with your charm and winning ways with people, you'll go far > in this industry. (As long as you

Re: Get page name inside Dispatcher

2016-11-25 Thread Thiago H. de Paula Figueiredo
On Fri, Nov 25, 2016 at 2:23 PM, Nathan Quirynen < nat...@pensionarchitects.be> wrote: > Hi, > Hi! I made an implementation of Dispatcher. I want to get the page name from > the request path. Is there any service I can use to achieve this? > > I know in a ComponentRequestFilter for example I can

Re: Hi Everyone in Tapestry Land :-)

2016-11-25 Thread Charles Roth
At the risk of poking the bear... I'm sure that, with your charm and winning ways with people, you'll go far in this industry. (As long as you don't actually have to work with people.) Happy Thanksgiving (pardon the US-centrism), all. And I personally am grateful for the rest of you, and yo

Re: Hi Everyone in Tapestry Land :-)

2016-11-25 Thread Ivano Luberti
Hope someone is paying you for this, otherwise, to use your language, you have a lot of fucking spare time. I envy you, sincerely. Il 25/11/2016 17:52, Jon W ha scritto: > Obviously there is no reason to ever use tapestry in the fucking future > (like the fucking future we are in now for christ'

Hi Everyone in Tapestry Land :-)

2016-11-25 Thread Jon W
Obviously there is no reason to ever use tapestry in the fucking future (like the fucking future we are in now for christ's sakes.) Anybody who's not writing webapps in Typescript 2 is a hopeless retard. Anyways, tapestry was useable for a while. If your job is maintaining some fucking hopeless le

Get page name inside Dispatcher

2016-11-25 Thread Nathan Quirynen
Hi, I made an implementation of Dispatcher. I want to get the page name from the request path. Is there any service I can use to achieve this? I know in a ComponentRequestFilter for example I can use PageRenderRequestParameters..getActivePageName(), but how can I do the same inside a Dispatc

Re: Embeding PDF document in Tapestry4 page

2016-11-25 Thread Nathan Quirynen
In that case I think you could take a look at the pdf.js library (https://mozilla.github.io/pdf.js/) and make your own Tapestry component that uses this javascript library. I'm not familiar with Tapestry 4 though, but that's how I would do it with Tapestry5 Nathan On 24/11/16 14:44, Mukesh Ch