On Fri, Jun 28, 2013 at 5:17 PM, martin.dilger <martin.dil...@googlemail.com > wrote:
> Hi, > > just wondering, is there any Reason why > RestartResponseAtInterceptPageException#continueToOriginalDestination is > Package-Private and not public? > It is called in Component#continueToOriginalDestination which is itself > non-static. > > In my Mind, > RestartResponseAtInterceptPageException#continueToOriginalDestination > should > be public to be usable outside of components, which is a perfect legal > case. > So you want to control the flow from a non-component ? What is the use case ? > > I would file a Bug, but first would love to hear, if there is a reason I > miss. > > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/RestartResponseAtInterceptPageException-continueToOriginalDestination-tp4659907.html > Sent from the Forum for Wicket Core developers mailing list archive at > Nabble.com. >