Re: [scxml-eclipse] Notes on properties, headers and generated code

2010-05-18 Thread Xun Long Gui
ok, got it, i will continue my development work - Gui Xun Long On 5/19/10, Rahul Akolkar wrote: > Some miscellaneous notes: > > 1) A small number of files don't have svn:eol-style set. This isn't > surprising given some of the uncommon file extensions that are almost > guaranteed to not be in th

[scxml-eclipse] Notes on properties, headers and generated code

2010-05-18 Thread Rahul Akolkar
Some miscellaneous notes: 1) A small number of files don't have svn:eol-style set. This isn't surprising given some of the uncommon file extensions that are almost guaranteed to not be in the auto-props :-) sebb has a script to identify these, maybe at some point he'll kindly run it for us. 2) Th

Re: [all] preparing initial commit

2010-05-18 Thread Rahul Akolkar
On Tue, May 18, 2010 at 6:13 PM, Jacob Beard wrote: > Hi, > > Thanks to everyone for the feedback. In this email, I'm going to > describe the structure of my project, the current build system, and > try to propose solutions to some of the issues that have been raised. > > The overall goal of SCXML

Re: [all] preparing initial commit

2010-05-18 Thread Jacob Beard
Hi, Thanks to everyone for the feedback. In this email, I'm going to describe the structure of my project, the current build system, and try to propose solutions to some of the issues that have been raised. The overall goal of SCXMLcgf/js is to construct an SCXML-to-JavaScript compiler. The compi

Re: [scxml-eclipse] Package names

2010-05-18 Thread Rahul Akolkar
2010/5/18 Xun Long Gui : > Ok, for me, a proper package name is ok, i will change package name to: > org.apache.commons.scxml.modeling > org.apache.commons.scxml.modeling.diagram > org.apache.commons.scxml.modeling.edit > org.apache.commons.scxml.modeling.editor > and submit it soon > Great, than

Re: [all] preparing initial commit

2010-05-18 Thread Rahul Akolkar
On Tue, May 18, 2010 at 1:38 AM, Henri Yandell wrote: > On Mon, May 17, 2010 at 11:21 AM, Rahul Akolkar > wrote: >> On Sun, May 16, 2010 at 11:25 PM, Jacob Beard wrote: >>> Hi, >>> >>> I'm currently working to prepare the initial commit for my Google >>> Summer of Code project. I have a quick q

Re: [SCXML] close issues in JIRA system

2010-05-18 Thread Rahul Akolkar
2010/5/18 Xun Long Gui : > Yeah, i think so. But it seems that there may be some guys who are resentful > with these commends mails, anyway, it is there, we can not prevent it happan > Going further, we don't want to prevent it. We want those emails as previously mentioned :-) Two comments about

Re: [scxml-eclipse] Package names

2010-05-18 Thread Xun Long Gui
Ok, for me, a proper package name is ok, i will change package name to: org.apache.commons.scxml.modeling org.apache.commons.scxml.modeling.diagram org.apache.commons.scxml.modeling.edit org.apache.commons.scxml.modeling.editor and submit it soon 2010/5/18 Rahul Akolkar > The current package nam

Re: [scxml-eclipse] m2 build in addition to layout

2010-05-18 Thread Xun Long Gui
Hi Rahul, Thank you for your review, I will use SVN move command rather than delete/add command and also i will think about this m2 build things :-) 2010/5/18 Rahul Akolkar > Long, > > Thanks for getting started with your project in SVN. I will make a few > comments that will require some movin