[jbosstools-issues] [JBoss JIRA] Created: (JBDS-1264) DSL Validation

Jim Tyrrell (JIRA) jira-events at lists.jboss.org
Mon Jun 7 11:53:38 EDT 2010


DSL Validation
--------------

                 Key: JBDS-1264
                 URL: https://jira.jboss.org/browse/JBDS-1264
             Project: Developer Studio (JBoss Developer Studio)
          Issue Type: Feature Request
         Environment: All
            Reporter: Jim Tyrrell


When authoring a DLS file you will typically have variable names of the type: "{disabilityType}"=customer: Customer(disabilityType == "{disabilityType}") or something like this.  If the Customer object does not exist some sort of problem should be noted in the Problems section.  Also a DSL might look like this:

{percentage}=eval(customer.disabledPercent >= {percentage})  This to is a little harder as the customer is a variable that is implied.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list