Hi,

I have a background doing WebObjects (WO) programming.

http://developer.apple.com/webobjects/

WO contains an interface NSKeyValueCoding and a class NSDictionary that is essentially a Map that implements NSKeyValueCoding.

http://developer.apple.com/documentation/WebObjects/Reference/API/com/webobjects/foundation/NSKeyValueCoding.html
http://developer.apple.com/documentation/WebObjects/Reference/API/com/webobjects/foundation/NSDictionary.html

This is EXTREMELY USEFUL! You use it for any kind of custom data collection.

I think something like this should work fine in conjunction with *ProperyModel.

/Anders
--
http://ojalgo.org/

Mathematics, Linear Algebra and Optimisation with Java



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to