Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Back to the future

...

Commons-BeanUtils provides easy-to-use wrappers around the Java reflection and introspection APIs.

Wiki MarkupA lot of information is available on the \[http://jakarta.apache.org/commons/beanutils/ BeanUtils website\]. If you don't find the information you need you can always contact us using one of the \[http://jakarta.apache.org/site/mail2.html#Commons mailing lists\].unmigrated-wiki-markup

You can find answers to commonly-asked questions on \[wiki:/FAQ The Frequently Asked Questions Page (FAQ)\].

Please note that BeanUtils has no maintainers at the current time. August 2008 BeanUtils 1.8.0 has been released, four years after the previous 1.7.0 release. However BeanUtils is reasonably stable , but there are and currently in maintenance mode, with quite a few outstanding bugreports tickets present in BugzillaJIRA. If you find a problem with BeanUtils, please do report it by creating a bugzilla entry; maintenance on this library might resume at some point in the future JIRA ticket. At the current time, however, bugreports and patches are unlikely to receive any responses.

Design

Resources

it is unlikely that there will be any major development on BeanUtils.

Related Open Source Projects

The following is a list of Open Source projects that perform similar functions to BeanUtils:

Project

License

Description

Beanlib

AL 2.0

Java Bean Library (beanlib) is a utilities library for use with JavaBean

Morph

AL 2.0

 

OGNL

AL 1.1

OGNL stands for Object-Graph Navigation Language; it is an expression language for getting and setting properties of Java objects.

Resources