Backport PageReference to 1.3?

View: New views
3 Messages — Rating Filter:   Alert me  

Backport PageReference to 1.3?

by Martijn Dashorst :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The PageReference class is currently only available in 1.4. Is there
any specific reason why it can't be made available in 1.3 (apart from
the obvious @Override annotations)?

Martijn

Re: Backport PageReference to 1.3?

by igor.vaynberg :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

go for it.

-igor

On Mon, Jun 8, 2009 at 8:10 AM, Martijn
Dashorst<martijn.dashorst@...> wrote:
> The PageReference class is currently only available in 1.4. Is there
> any specific reason why it can't be made available in 1.3 (apart from
> the obvious @Override annotations)?
>
> Martijn
>

Re: Backport PageReference to 1.3?

by Martijn Dashorst :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

done