[Figleaf-developer] IntrospectorFactoryImpl changes
Status: Alpha
Brought to you by:
steckman
|
From: <sam...@ma...> - 2004-07-11 17:52:11
|
The code checked in will now locate an Informative helper class and use that. Lets say you have MyDomainObject in class org.mypackage. The InformativeFactory will now look for MyDomainObjectInformative and use that if found - check the tests in InformativeFactoryImpl for more details. sam |