Re: [all] preparing initial commit

2010-05-19 Thread Jacob Beard
On Wed, May 19, 2010 at 2:29 PM, Rahul Akolkar wrote: > I think its best to start with what you have right now. Lets get it > out, have people look at it -- I'd like to get a better understanding > by looking at the setup and trying things out. > Great. I have the module system and directory str

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

2010-05-19 Thread Xun Long Gui
Hi sebb, Thank you for your fervent guide here :-) 在 2010年5月19日 下午11:54,sebb 写道: > On 19/05/2010, Xun Long Gui wrote: > > Hi, > > My IDE is eclipse, and my SVN client is eclipse subclipse plunge-in, i > > [That should be 'plugin', but plunge-in is a fun alternative ;-)] > > > can not find any

Re: [all] preparing initial commit

2010-05-19 Thread Rahul Akolkar
On Wed, May 19, 2010 at 11:43 AM, Jacob Beard wrote: > Rahul, thanks for the feedback.  Please see my replies below: > > On Tue, May 18, 2010 at 11:08 PM, Rahul Akolkar > wrote: >> >> Also take a look at the YUI Loader if you haven't already: >> >>  http://developer.yahoo.com/yui/yuiloader/ >> >

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

2010-05-19 Thread sebb
On 19/05/2010, Xun Long Gui wrote: > Hi, > My IDE is eclipse, and my SVN client is eclipse subclipse plunge-in, i [That should be 'plugin', but plunge-in is a fun alternative ;-)] > can not find any graphical gesture for setting props, i change SVN > client config file directly To set the pr

Re: [all] preparing initial commit

2010-05-19 Thread Jacob Beard
Rahul, thanks for the feedback. Please see my replies below: On Tue, May 18, 2010 at 11:08 PM, Rahul Akolkar wrote: > > Also take a look at the YUI Loader if you haven't already: > >  http://developer.yahoo.com/yui/yuiloader/ > I have looked into the YUI loader. The API is similar in style to

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

2010-05-19 Thread Xun Long Gui
Hi, My IDE is eclipse, and my SVN client is eclipse subclipse plunge-in, i can not find any graphical gesture for setting props, i change SVN client config file directly -Gui Xun Long On 5/19/10, Rahul Akolkar wrote: > 2010/5/19 Xun Long Gui : >> ok, i will try to finish these jobs as soon as p

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

2010-05-19 Thread Rahul Akolkar
2010/5/19 Xun Long Gui : > ok, i will try to finish these jobs as soon as possible > Thanks, no rush :-) BTW, after 'svn propset' you will have to check in the files (property changes are local). Your IDE of choice should have some graphical gesture(s) for settings props as well. -Rahul > -G

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

2010-05-19 Thread Xun Long Gui
ok, i will try to finish these jobs as soon as possible -Gui Xun Long On 5/19/10, Rahul Akolkar wrote: > On Wed, May 19, 2010 at 10:08 AM, sebb wrote: >> On 19/05/2010, Xun Long Gui wrote: >>> Hi, >>> >>> They are all GMF standard file format, they are very important for >>> this project. A

[scxml-eclipse][scxml-js] New WD and Ecore typo

2010-05-19 Thread Rahul Akolkar
Relevant to both GSoC projects and Commons SCXML -- a new SCXML WD came out this week: http://www.w3.org/TR/2010/WD-scxml-20100513/ I'll try to list the changes here, but you may want to go through the new draft and double check. For the element: * Attribute "exmode" has been removed * Attr

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

2010-05-19 Thread Rahul Akolkar
On Wed, May 19, 2010 at 10:08 AM, sebb wrote: > On 19/05/2010, Xun Long Gui wrote: >> Hi, >> >>  They are all GMF standard file format, they are very important for >>  this project. As you say, they are xml file indeed, but we can not >>  change their extensions to .xml > > OK, then please add th

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

2010-05-19 Thread sebb
On 19/05/2010, Xun Long Gui wrote: > Hi, > > They are all GMF standard file format, they are very important for > this project. As you say, they are xml file indeed, but we can not > change their extensions to .xml OK, then please add the extensions to your SVN configuration (so future files w

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

2010-05-19 Thread Xun Long Gui
Hi, They are all GMF standard file format, they are very important for this project. As you say, they are xml file indeed, but we can not change their extensions to .xml -Gui Xun Long On 5/19/10, sebb wrote: > On 19/05/2010, Rahul Akolkar wrote: >> Some miscellaneous notes: >> >> 1) A small n

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

2010-05-19 Thread sebb
On 19/05/2010, 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 the auto-props :-) sebb has a script to > identify these, ma