Re: [all] preparing initial commit

2010-05-22 Thread Jacob Beard
Thanks all for the replies. Dennis, Maven for JavaScript sounds really promising, I'll definitely look into it. If anyone is interested in looking at the project, I've my the initial commit, which you can find here: https://svn.apache.org/repos/asf/commons/sandbox/gsoc/2010/scxml-js/trunk/ Than

Re: [all] preparing initial commit

2010-05-22 Thread sebb
On 22/05/2010, Dennis Lundberg wrote: > On 2010-05-19 17:43, 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: > >> > >>

Re: [all] preparing initial commit

2010-05-22 Thread Dennis Lundberg
On 2010-05-19 17:43, 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/ >> > > > I have

Re: [all] preparing initial commit

2010-05-20 Thread Rahul Akolkar
On Thu, May 20, 2010 at 1:07 AM, Jacob Beard wrote: > 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 thin

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: [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: [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: [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: [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: [all] preparing initial commit

2010-05-17 Thread Henri Yandell
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 question regarding external >> libraries. My project currently use

Re: [all] preparing initial commit

2010-05-17 Thread Rahul Akolkar
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 question regarding external > libraries. My project currently uses a few libraries which are > licensed under liberal, non-copyl

Re: [all] preparing initial commit

2010-05-17 Thread Luc Maisonobe
Le 17/05/2010 08:41, Jörg Schaible a écrit : > Henri Yandell wrote: > >> Interesting questions - we've been Maven based for so long that >> putting dependencies in SVN hasn't happened for a while. >> >> What's your build structure, and how are the below used? >> >> I like the notion of the svn:ext

Re: [all] preparing initial commit

2010-05-17 Thread Mark Thomas
On 17/05/2010 04:25, Jacob Beard wrote: > Hi, > > I'm currently working to prepare the initial commit for my Google > Summer of Code project. I have a quick question regarding external > libraries. My project currently uses a few libraries which are > licensed under liberal, non-copyleft licenses.

Re: [all] preparing initial commit

2010-05-16 Thread Henri Yandell
On Sun, May 16, 2010 at 11:41 PM, Jörg Schaible wrote: > Henri Yandell wrote: > >> Interesting questions - we've been Maven based for so long that >> putting dependencies in SVN hasn't happened for a while. >> >> What's your build structure, and how are the below used? >> >> I like the notion of t

Re: [all] preparing initial commit

2010-05-16 Thread Jörg Schaible
Henri Yandell wrote: > Interesting questions - we've been Maven based for so long that > putting dependencies in SVN hasn't happened for a while. > > What's your build structure, and how are the below used? > > I like the notion of the svn:external for Dojo. Do you ever intent to make a release

Re: [all] preparing initial commit

2010-05-16 Thread Henri Yandell
Interesting questions - we've been Maven based for so long that putting dependencies in SVN hasn't happened for a while. What's your build structure, and how are the below used? I like the notion of the svn:external for Dojo. Otherwise I'd be tempted to have it in zip format and have the build un

[all] preparing initial commit

2010-05-16 Thread Jacob Beard
Hi, I'm currently working to prepare the initial commit for my Google Summer of Code project. I have a quick question regarding external libraries. My project currently uses a few libraries which are licensed under liberal, non-copyleft licenses. A list of these libraries and their associated lice