Cast-expression should be able to cast to every kind of Object
--------------------------------------------------------------

                 Key: QDOX-235
                 URL: https://jira.codehaus.org/browse/QDOX-235
             Project: QDox
          Issue Type: Improvement
    Affects Versions: 1.12
            Reporter: Robert Scholte
            Assignee: Robert Scholte


The {{Cast}} expression can only cast Numbers (actually primivites) and 
Strings. With JDK5 casting mechanisms have been improved
{code}
Object obj = Class.forName( FQN ).cast( object )
{code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to