Commits

[76 total ]
Avatar
Split convertValue() method into smaller methods, automatically ignore all children that have been used in the constructor (fixes bug #8 in a more elegant manner)

by Stephan Schmidt (Using name ‘schst’) on 2005-07-26 09:32 (over 4 years ago)

Avatar
Cleanup: Removed some obsolete methods, renamed setName() to setKeyAttribute()

by Stephan Schmidt (Using name ‘schst’) on 2005-07-26 08:45 (over 4 years ago)

Avatar
Allow attributes to be set as required (implements request #1)

by Stephan Schmidt (Using name ‘schst’) on 2005-07-26 08:38 (over 4 years ago)

Avatar
Fixed bug #7: Definitions are able to return their type so the values can be null

by Stephan Schmidt (Using name ‘schst’) on 2005-07-26 08:18 (over 4 years ago)

Anon32
if attribute is missing for constructor, than throw exception, if attribute does not exist, dont try call setter method

by niels on 2005-07-25 16:37 (over 4 years ago)

Anon32
if attribute not set and no default value exists, than return null on convertvalue

by niels on 2005-07-25 16:36 (over 4 years ago)

Avatar
removed obsolete imports, fixed coding styles (please always use this.)

by Stephan Schmidt (Using name ‘schst’) on 2005-07-25 15:37 (over 4 years ago)

Avatar
Cleaned up the Definition interface (bug #2) and added new definitions for CData and child elements which may be used inside the constructor definition

by Stephan Schmidt (Using name ‘schst’) on 2005-07-25 15:34 (over 4 years ago)

Anon32
added eclipse project settings

by niels on 2005-07-25 09:40 (over 4 years ago)

Anon32
added support for superinterfaces when finding the correct method

by niels on 2005-07-25 09:36 (over 4 years ago)