[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jpackage-announce
Subject:    [JPackage-announce] [RPM (1.6)] ognl-2.6.7-1jpp
From:       jpackage () zarb ! org (Ralph Apel)
Date:       2005-09-23 14:06:23
Message-ID: 20050923120620.08825601A80 () ryu ! zarb ! org
[Download RAW message or body]

Name        : ognl                         Relocations: (not relocatable)
Version     : 2.6.7                             Vendor: JPackage Project
Release     : 1jpp                          Build Date: Thu 22 Sep 2005 04:56:07 PM CEST
Install Date: (not installed)               Build Host: altair.localdomain
Group       : Development/Libraries         Source RPM: (none)
Size        : 696135      License: BSD -style
Signature   : (none)
Packager    : Ralph Apel <r.apel@r-apel.de>
URL         : http://www.ognl.org/
Summary     : Object-Graph Navigation Language
Description :
OGNL stands for Object-Graph Navigation Language; it is an
expression language for getting and setting properties of
Java objects. You use the same expression for both getting
and setting the value of a property.
The ognl.Ognl class contains convenience methods for evaluating
OGNL expressions. You can do this in two stages, parsing an
expression into an internal form and then using that internal
form to either set or get the value of a property; or you can
do it in a single stage, and get or set a property using the
String form of the expression directly.
Many people have asked exactly what OGNL is good for. Several
of the uses to which OGNL has been applied are:
* A binding language between GUI elements (textfield, combobox,
  etc.) to model objects. Transformations are made easier by
  OGNL's TypeConverter mechanism to convert values from one
  type to another (String to numeric types, for example).
* A data source language to map between table columns and a
  TableModel.
* A binding language between web components and the underlying
  model objects (WebOGNL, Tapestry and WebWork).
* A more expressive replacement for the property-getting
  language used by the Jakarta Commons BeanUtils package
  (which only allows simple property navigation and
  rudimentary indexed properties).
Most of what you can do in Java is possible in OGNL, plus other
extras such as list projection and selection and lambda expressions.

---------------
Ralph Apel <r.apel@r-apel.de> - 0:2.6.7-1jpp
- First JPackage build
---------------

---------------


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic