Open GoogleCodeExporter opened 9 years ago
Question to consider: how are place request parsed/prepared with such
relationships?
i.e. How should prepareFromRequest and prepareRequest work?
Original comment by philippe.beaudoin
on 30 Apr 2010 at 5:38
Something to consider: As we allow many name tokens per presenter, it could
make sense
to have non-singleton presenters (one per name token).
This is discussed here:
http://groups.google.com/group/gwt-platform/browse_thread/thread/689ac639ff46bb4
e
Original comment by philippe.beaudoin
on 22 May 2010 at 4:41
Original comment by philippe.beaudoin
on 22 Sep 2010 at 1:35
And about dynamic name tokens...
for example: /#!username
just like twitter do...
is it possible? actually, I do a workaround in revealErrorPlace for this and it
almost work.. is just a very ugly code.
I think it could be a nice feature...
Original comment by caarlos0
on 10 Nov 2011 at 10:29
It is possible to do! :D You only have to create your own Proxy instead of
creating it with @NameToken and @ProxyStandard.
Original comment by goudreau...@gmail.com
on 10 Nov 2011 at 12:17
Could you please elaborate on creating your own Proxy instead of using the
annotations?
Thanks,
Maurice
Original comment by maurice....@gmail.com
on 20 Dec 2011 at 12:06
Original issue reported on code.google.com by
philippe.beaudoin
on 30 Apr 2010 at 5:35