I started to consider something similar but didn't follow through quite yet. Good idea
On Monday, 25 August 2014, Remko Popma <[email protected]> wrote: > About your cycle comment: > One option is to pass an ArrayList to Log4jMarkerFactory.convertMarker and > put processed elements in it. During recursive calls you check & return > when you detect that the list already contains the parameter you're about > to process. If a user does have a cycle this can prevent an infinite loop. > > Sent from my iPhone > > > On 2014/08/26, at 5:52, [email protected] <javascript:;> wrote: > > > > Log4jMarkerFactory > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > <javascript:;> > For additional commands, e-mail: [email protected] > <javascript:;> > > -- Matt Sicker <[email protected]>
