On Tue, Jul 28, 2009 at 2:28 PM, sebb<[email protected]> wrote:
> On 28/07/2009, Rahul Akolkar <[email protected]> wrote:
>> On Tue, Jul 28, 2009 at 11:44 AM, sebb<[email protected]> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to