Return-Path: Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: (qmail 12663 invoked from network); 8 May 2010 03:13:10 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 8 May 2010 03:13:10 -0000 Received: (qmail 18906 invoked by uid 500); 8 May 2010 03:13:10 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 18759 invoked by uid 500); 8 May 2010 03:13:10 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 18751 invoked by uid 99); 8 May 2010 03:13:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 May 2010 03:13:09 +0000 X-ASF-Spam-Status: No, hits=-1404.2 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 May 2010 03:13:08 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o483CmTA004084 for ; Sat, 8 May 2010 03:12:48 GMT Message-ID: <19439545.46391273288368130.JavaMail.jira@thor> Date: Fri, 7 May 2010 23:12:48 -0400 (EDT) From: "Gui Xunlong (JIRA)" To: issues@commons.apache.org Subject: [jira] Created: (SCXML-132) Implement degug function for this tool MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Implement degug function for this tool -------------------------------------- Key: SCXML-132 URL: https://issues.apache.org/jira/browse/SCXML-132 Project: Commons SCXML Issue Type: Sub-task Environment: Eclipse with GMF plunge in Reporter: Gui Xunlong Fix For: GSoC It is hard to finish a fantastic debug tool, especially in such a short time. But at least, i will finsih state logic check part for this tool. For example, if there is a dead loop in the state transition diagram, this tool will give user some tips and warnings. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.