On 5/23/08, Niall Pemberton <[EMAIL PROTECTED]> wrote: > On Fri, May 23, 2008 at 8:15 PM, Rahul Akolkar <[EMAIL PROTECTED]> wrote: > > On 5/22/08, Niall Pemberton <[EMAIL PROTECTED]> wrote: > >> On Thu, May 22, 2008 at 8:12 PM, <[EMAIL PROTECTED]> wrote: > >> > Author: rahul > >> > Date: Thu May 22 12:12:16 2008 > >> > New Revision: 659211 > >> > > >> > URL: http://svn.apache.org/viewvc?rev=659211&view=rev > >> > Log: > >> > Dependency elimination drive: 1 down, 2 to go. > >> > >> > >> Out of interest - which are the two to go? > >> > > <snip/> > > > > [digester] and [beanutils] given that JDK versions with some builtin > > support (and tolerable APIs) for XML streaming, XPath etc. are now > > available ( though removing the latter is merely a side-effect of > > removing the former, since [beanutils] isn't used directly by [scxml] > > ). > > > > This is a bigger task than taking out xalan since it requires a > > complete parser rewrite, but once this is done [scxml] will only have > > one required dependency -- [logging]. In the m2 sense, the rest will > > be test or provided and/or optional. > > > OK thats what I guessed, - is there a JIRA ticket for this? I had a > similar thought for validator - except I don't find time for it atm. > I've played with this - have a thing for Commons IO that > serializes/de-serialies file system info to/from XML somewhere lying > on my hard drive. Anyway, was interested in following along - might > even do some code. > <snip/>
Super :-) I've created a JIRA ticket for this [1] and intend to post some starter code in a week or two that'll sketch out a potential beginning for this work. <sidebar> Slow response since we had a long weekend, and I was out hiking etc. </sidebar> -Rahul [1] http://issues.apache.org/jira/browse/SCXML-72 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]