Return-Path: Delivered-To: apmail-commons-user-archive@www.apache.org Received: (qmail 82021 invoked from network); 20 Dec 2008 15:52:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Dec 2008 15:52:32 -0000 Received: (qmail 51200 invoked by uid 500); 20 Dec 2008 15:52:29 -0000 Delivered-To: apmail-commons-user-archive@commons.apache.org Received: (qmail 51142 invoked by uid 500); 20 Dec 2008 15:52:29 -0000 Mailing-List: contact user-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Users List" Delivered-To: mailing list user@commons.apache.org Received: (qmail 51131 invoked by uid 99); 20 Dec 2008 15:52:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Dec 2008 07:52:29 -0800 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ingmar.kliche@googlemail.com designates 209.85.198.250 as permitted sender) Received: from [209.85.198.250] (HELO rv-out-0708.google.com) (209.85.198.250) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Dec 2008 15:52:21 +0000 Received: by rv-out-0708.google.com with SMTP id k29so1547014rvb.30 for ; Sat, 20 Dec 2008 07:52:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=WbPQfn1NMi/VH/h1vTYMk1MNbQlsNqdFkAZZp/zQw9A=; b=O2rqpqc7pAfHCHzB5nFfnvRrc25UgyoTb4aGMXbYuWwKGWk3IH0t4fFqhoI015Vwrl aVyxOibP1jFxS8WrrEOe18n0ohZWlW9HSLBzdrZOBggDLhX8cEPr9V2hnw2uwWZyxlvd rC0Tckeg8dESujbKV0CNqn2jMU19rytzvreDQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=Xv4a7t12ESTDsecGrB9+C49foHFvHXahdaei9ERTmgTUftnGCNxDLljJ33PCe2c9G2 bAmqZ75UFPztLvUQRmBaz9kyCZI9XKoVOMTQukj3+BiqZfzAZev261hq1XXEKB1ad2V2 /vI25VJUL6eBClfGaHw0F5K+0r0DaHgI+NRZo= Received: by 10.141.29.21 with SMTP id g21mr2176868rvj.198.1229788320396; Sat, 20 Dec 2008 07:52:00 -0800 (PST) Received: by 10.140.119.6 with HTTP; Sat, 20 Dec 2008 07:52:00 -0800 (PST) Message-ID: Date: Sat, 20 Dec 2008 16:52:00 +0100 From: "Ingmar Kliche" To: "Commons Users List" Subject: Re: BSF? (Re: [SCXML] Javascript as expression language In-Reply-To: <494830F7.30709@apache.org> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_21318_12175546.1229788320388" References: <44cb1ba30812161013m29a6a78fkdf2d33c022fa151c@mail.gmail.com> <494830F7.30709@apache.org> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_21318_12175546.1229788320388 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi Rony, we used the native Rhino API. Would be interesting to see if BSF is useful for an integration with commons-SCXML. Does BSF separate out context and evaluator? - Ingmar. 2008/12/16 Rony G. Flatscher (Apache) > Hi Ingmar, > > how did that get implemented? > > Did you use by any chance BSF ? If so, > then not only JavaScript/Rhino would be available, but any of the > supported scripting languages! > > ---rony > > > > Ingmar Kliche wrote: > > Hi Roger, > > > > yes, we have implemented it and plan to provide it to the project quite > > soon. But the licensing issue is a good point and should be clarified. > > Technically the implementation needs some final cleanup and things like > test > > cases. If you can wait another couple of weeks (due to holiday season) it > > should be available. > > > > Regards, > > Ingmar. > > > > 2008/12/16 Roger Hoover > > > > > >> Hi, > >> > >> Has anyone implemented Javascript as an expression language in SCXML > Common > >> with Rhino? Would there be licensing issues with SCXML under Apache > >> license > >> and Rhino under MPL/GPL/LGPL triple license? > >> > >> If it can't be done as part of this project, how hard would it be to > >> implement externally and do others have interest in it? > >> > >> Thanks, > >> > >> Roger > >> > >> > > > > > ------=_Part_21318_12175546.1229788320388--