On Tue, Jul 28, 2009 at 2:28 PM, sebb<seb...@gmail.com> wrote:
> On 28/07/2009, Rahul Akolkar <rahul.akol...@gmail.com> wrote:
>> On Tue, Jul 28, 2009 at 11:44 AM, sebb<seb...@gmail.com> wrote:
<snip/>
>
>>  > The JavaCC generator unforunately generates some rather unsafe code
>>  > (e.g. writable public static String arrays); I don't know if it is
>>  > possible to fix this.
>>  >
>>
>> <snap/>
>>
>>  Very low priority, atleast for me.
>
> The bugs seem to be inherent in the JavaCC compiler.
> I think the only short-term solution would be to post-process the
> generated source.
> Might perhaps be worth fixing the two worst offenders.
> I'll look into it.
>

Post-processing only if its simple and durable (not requiring updates
with JavaCC updates). In the end, the generated stuff isn't really
part of the JEXL component's API, most folks shouldn't be getting at
it.

-Rahul

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to