Re: [configuration] JSON format

2008-04-08 Thread Hao Zheng
yes, security is another issue. thanks for pointing that. just forget my idea. On Tue, Apr 8, 2008 at 5:42 PM, Jörg Schaible <[EMAIL PROTECTED]> wrote: > Mario Ivankovits wrote: > > Hi! > >>> JSON is a subset of Javascript, > >>> so we can use a simple call "eval()" to parse the > > configurat

Re: [configuration] JSON format

2008-04-08 Thread Hao Zheng
n't have a final release of Java 6 yet). > > Instead of the standard scripting API we may use the Rhino API directly, > but this is a heavy dependency (700k) for such a simple format. > > Emmanuel Bourg > > > Hao Zheng a écrit : > > > > > hi all confi

[configuration] JSON format

2008-04-08 Thread Hao Zheng
hi all configuration devs, I have a simple and straightforward idea on JSON format. Since Java 6 suppports scripting in Java, it include the Mozilla Rhino engine for the JavaScript programming language. JSON is a subset of Javascript, so we can use a simple call "eval()" to parse the configuration

Re: GSoC application

2008-04-04 Thread Hao Zheng
tp://commons.apache.org/configuration/issue-tracking.html > [2] http://issues.apache.org/jira/browse/CONFIGURATION-258 > [3] http://issues.apache.org/jira/browse/CONFIGURATION-201 > [4] http://issues.apache.org/jira/browse/CONFIGURATION-198 > > Hao Zheng schrieb: > > > > &g

GSoC application

2008-03-31 Thread Hao Zheng
Dear all commons devs: I am a graduate student. I want to apply for the project "New file formats for Commons Configuration". I have submitted my proposal on Google. Please give me some suggestions on it. Thank you all. Abstract I have much experience in Java programming. For this project, I pla