You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Jacob Beard (JIRA)" <ji...@apache.org> on 2010/06/23 17:19:50 UTC

[jira] Resolved: (SCXML-123) Make compiler implementation "portable", so that it can be used in a web browser environment, as well as on JVM with Rhino

     [ https://issues.apache.org/jira/browse/SCXML-123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacob Beard resolved SCXML-123.
-------------------------------

    Resolution: Fixed

> Make compiler implementation "portable", so that it can be used in a web browser environment, as well as on JVM with Rhino
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SCXML-123
>                 URL: https://issues.apache.org/jira/browse/SCXML-123
>             Project: Commons SCXML
>          Issue Type: Sub-task
>            Reporter: Jacob Beard
>             Fix For: GSoC
>
>
> * portable XML querying 
> ** find browser-based library that supports querying XML documents
> *** _jquery? dojo.query? sizzle? that new mootools library?_
> ** e4x feature detection
> *** _possibly faster, so it should be used if it's available_
> **
> * find portable templating system
> ** _external templates + build system that does string interning already supported by dojo build tools_

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.