Enhancement 271 : ENHANCEMENT - Support for Scala getter setters without enhancement
Priority 
High
Reported Version 
 
Logged By 
Rob
Status 
Fixed
Fixed Version 
2.6.0
Assigned To 
 
Product 
Ebean - core
Duplicate Of 
 
Created 
11/04/2010
Updated 
11/04/2010
Type 
Enhancement
 
Attachments 
No attachments

Scala getter and setter (without the @BeanProperty) do not follow the java bean spec.

This works fine with enhanced beans but not using dynamic proxy beans. The enhancement is to support scala beans using dynamic proxies without requiring the @BeanProperty annotation.

 
Rob 11 Apr 09:46
Fixed in HEAD

Fixed in HEAD.

woResponse

Upload a file