Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 38747 invoked from network); 16 Aug 2006 20:28:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Aug 2006 20:28:02 -0000 Received: (qmail 56491 invoked by uid 500); 16 Aug 2006 20:27:56 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 56432 invoked by uid 500); 16 Aug 2006 20:27:56 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 56421 invoked by uid 99); 16 Aug 2006 20:27:56 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Aug 2006 13:27:56 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of rahul.akolkar@gmail.com designates 64.233.166.180 as permitted sender) Received: from [64.233.166.180] (HELO py-out-1112.google.com) (64.233.166.180) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Aug 2006 13:27:55 -0700 Received: by py-out-1112.google.com with SMTP id x31so349107pye for ; Wed, 16 Aug 2006 13:27:34 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=FGKXNx58fm3mODlWwxDCJjwCpipTs3/yRkcJMIHe93doF9jjEANMIHgUNqkrFxh1+GvsD72OirsXNj25j28m8fBgV0pPioT8RKMGGWOlbZoPWSC98TEnS9psW8GAIMPf9CcaRVw89vLzCAmVK/S4YPnACJVQ20pVte1/SXI6BLo= Received: by 10.35.8.1 with SMTP id l1mr2151193pyi; Wed, 16 Aug 2006 13:27:34 -0700 (PDT) Received: by 10.35.68.5 with HTTP; Wed, 16 Aug 2006 13:27:34 -0700 (PDT) Message-ID: Date: Wed, 16 Aug 2006 16:27:34 -0400 From: "Rahul Akolkar" To: "Jakarta Commons Users List" Subject: Re: [SCXML] Using the markup language to produce state charts in Windows XP/Explorer Client-side? In-Reply-To: <847BD239DD3D514E8FEF1C54843ABD5F28393C@orangutan.visual-ii.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <847BD239DD3D514E8FEF1C54843ABD5F28393C@orangutan.visual-ii.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 8/16/06, Talmage Wesley wrote: > Rahul, > > I appreciate the detailed response. The question I have is simple. If one wishes to use the markup language as one would with HTML > to make web pages. Does the SCXML allow for making web pages with state charts embedded in them and viewable through a browser like Explorer? > Not yet, though that is the vision. W3C standards take time (in years) to reach a recommendation, at which time various browsers begin their adoption curves. I would expect implementations to appear in Gecko based browsers (Moz, Firefox) first when that happens, but we never know. The implementation here (Commons SCXML) is aimed at creating a generic Java SCXML engine. Sorry, but there is no way to use it within IE without additional effort. It'd be possible to use element behaviors [1] to introduce the SCXML namespace, ofcourse that would need new development outside of Commons. -Rahul [1] http://msdn.microsoft.com/workshop/author/behaviors/overview/elementb_ovw.asp > Thanks > > > Talmage > --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org