资 源 简 介
A dynamic object framework that allows you to set up persistent entities and bind them to UI components easily within the Eclipse ecosystem.
Dynamic object state is maintained in meta data classes called Risers. This approach allows dynamic properties to be applied to POJOs including 3rd party objects never designed with dynamic access in mind.
Features:
Fields, Methods, Constructors, etc can be added and removed dynamically at runtime.
A powerful type systems allows classes to be described in non-traditional methods such as xml files.
Easily separate concerns without static binding.
UI bindings provided and complete Eclipse RCP integration is included.
Persistence framework included which can persist to XML, RDBMS, or other.
文 件 列 表
META-INF
MANIFEST.MF
plugins
.DS_Store
net.sf.riser.core.source_1.0.0.201101221636.jar
net.sf.riser.core_1.0.0.201101221636.jar
net.sf.riser.entity.source_1.0.0.201101221636.jar
net.sf.riser.entity_1.0.0.201101221636.jar
net.sf.riser.utils.source_1.0.0.201101221636.jar
net.sf.riser.utils_1.0.0.201101221636.jar