Re: [scxml-js] Namespace (was: svn commit: r954126)

2010-06-12 Thread Jacob Beard
Great, thanks. Jake On 10-06-12 11:21 PM, Rahul Akolkar wrote: On Sat, Jun 12, 2010 at 11:16 PM, Jacob Beard wrote: On 10-06-12 08:28 PM, Rahul Akolkar wrote: Two slashes aren't needed for URNs, one could use: urn:apache:commons:scxml-js Or an http URL, you could use: htt

Re: [scxml-js] Namespace (was: svn commit: r954126)

2010-06-12 Thread Rahul Akolkar
On Sat, Jun 12, 2010 at 11:16 PM, Jacob Beard wrote: > > > On 10-06-12 08:28 PM, Rahul Akolkar wrote: >> >> Two slashes aren't needed for URNs, one could use: >> >>   urn:apache:commons:scxml-js >> >> Or an http URL, you could use: >> >>   http://commons.apache.org/scxml-js >> > > Noted. Which do

Re: [scxml-js] Namespace (was: svn commit: r954126)

2010-06-12 Thread Jacob Beard
On 10-06-12 08:28 PM, Rahul Akolkar wrote: Two slashes aren't needed for URNs, one could use: urn:apache:commons:scxml-js Or an http URL, you could use: http://commons.apache.org/scxml-js Noted. Which do you think would be the better one to use? Jake ---

[scxml-js] Namespace (was: svn commit: r954126)

2010-06-12 Thread Rahul Akolkar
On Sat, Jun 12, 2010 at 3:43 PM, wrote: > Author: jbeard > Date: Sat Jun 12 19:43:57 2010 > New Revision: 954126 > > URL: http://svn.apache.org/viewvc?rev=954126&view=rev > Log: > Replaced namespace reference to msdl.cs.mcgill.ca. > > Modified: >     > commons/sandbox/gsoc/2010/scxml-js/trunk/src

Re: [scxml-eclipse] Managing generated code in SVN

2010-06-12 Thread Rahul Akolkar
2010/6/11 Xun Long Gui : > Second stage is normal coding period, we write codes that we need as > we do every day, i do not think this stage we can automated :-) > I agree. Lets document the changes made post generation. At the minimum, we could document which files have been hand-edited and why

Re: [scxml-js][all] seeking guidance on layout of XSLT-based project

2010-06-12 Thread Rahul Akolkar
On Fri, Jun 11, 2010 at 10:56 PM, Jacob Beard wrote: > Hi, > > Over the last two weeks, I've done some major refactoring to the > scxml-js project. Primarily, I've moved some code around to make the > architectural components more pure, and I've change the primary > implementation language from Ja

[Commons Wiki] Update of "UsingNexus" by sebbapache

2010-06-12 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Commons Wiki" for change notification. The "UsingNexus" page has been changed by sebbapache. The comment on this change is: Nexus is enabled for Commons. http://wiki.apache.org/commons/UsingNexus?action=diff&rev1=3&rev2=4 -

Re: [Math] Help in debugging process

2010-06-12 Thread Phil Steitz
Gilles Sadowski wrote: > Hi. > > What do you think of introducing logging statements in CM? > [If it was already discussed, does someone have a pointer?] We have not discussed this topic much since the beginning of [math], when we made the decision to try to avoid any external dependencies and th