From: Erik V. <eri...@xs...> - 2011-10-03 09:52:08
|
> -----Original Message----- > From: Stefan Frey [mailto:ste...@we...] > > As soon as Erik give his go that the patch does not other side-effects, I will > publish 1.5.1 with this fix. Yes, I'm fine with this patch. I have considered to decouple location multiplicity from action type in the LayBaseToken constructors, by adding a second 'type' argument, but I have finally decided to leave it as is, in order to maintain consistency with the superclass constructors. To clarify usage, I have added Javadoc comments to the three LayBaseToken constructors. Erik. |