add exclusion filter for Generic persistent types
-------------------------------------------------

                 Key: TAPESTRY-1280
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1280
             Project: Tapestry
          Issue Type: Bug
    Affects Versions: 4.1.2
         Environment: 1.5 jre
            Reporter: Jesse Kuhnert
         Assigned To: Jesse Kuhnert
            Priority: Blocker
             Fix For: 4.1.2


Persistent properties with a generic return type can't reliably have their type 
determined at runtime - and thus can't reliably assure they will work correctly 
with hibernate classes. Add a check to the ComponentPropertProxyWorker that 
excludes types defined with a generic type boundary as well.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to