History
Log In
h
ome
b
rowse project
f
ind issues
Q
uick Search:
Learn more about
Quick Search
Issue Details
(
XML
|
Word
|
Printable
)
Key:
TAPESTRY-2439
Type:
Improvement
Status:
Closed
Resolution:
Fixed
Priority:
Major
Assignee:
Howard M. Lewis Ship
Reporter:
Howard M. Lewis Ship
Votes:
1
Watchers:
0
Operations
If you were
logged in
you would be able to see more operations.
Tapestry
The PropertyAdapter interface should include a property to identify the containing class
Created:
05/Jun/08 10:02 PM
Updated:
08/Jun/08 11:02 PM
Return to search
Component/s:
tapestry-core
Affects Version/s:
5.0.12
Fix Version/s:
5.0.13
Time Tracking:
Not Specified
Resolution Date:
08/Jun/08 11:02 PM
Description
« Hide
Possibly as a ClassPropertyAdapter instance. From that, you can get the bean type.
Description
Possibly as a ClassPropertyAdapter instance. From that, you can get the bean type.
Show »
All
Comments
Work Log
Change History
Subversion Commits
Sort Order:
Repository
Revision
Date
User
Message
ASF
#664574
Sun Jun 08 23:01:52 UTC 2008
hlship
TAPESTRY-2439
: The PropertyAdapter interface should include a property to identify the containing class
Files Changed
DEL
/tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/internal/transform/ComponentLifecycleMethodWorker.java
MODIFY
/tapestry/tapestry5/trunk/tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/services/ClassPropertyAdapterImpl.java
DEL
/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry5/internal/transform/ComponentLifecycleMethodWorkerTest.java
MODIFY
/tapestry/tapestry5/trunk/tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/services/PropertyAdapter.java
MODIFY
/tapestry/tapestry5/trunk/tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/services/PropertyAdapterImpl.java