29
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 11 months ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added ArrayIndexFascade (might go away later) More... almost 17 years ago
just added some comments More... almost 17 years ago
just added some comments More... almost 17 years ago
just added some comments More... almost 17 years ago
Improved WOAssociationFacade More... almost 17 years ago
Added WOAssociationFacade object. This wraps an object and routes all KVC calls through a set of configured WOAssociation objects. This way the associations can 'rewrite' the keys. More... almost 17 years ago
added IWOAssociation, and started to use it in a few places More... almost 17 years ago
just added some comments More... almost 17 years ago
added NSKeyValueCodingAdditions as a base interface for EOEnterpriseObject More... almost 17 years ago
improved key/value coding More... almost 17 years ago
[no comment] More... almost 17 years ago
use ParseObject() not format() to parse an array value ... More... almost 17 years ago
added a run script More... almost 17 years ago
properly expose shared scope of JSApplication object (fixes the bug with calling this.application.sayHello() in HelloJS) More... almost 17 years ago
improved cookie handling More... almost 17 years ago
added UList.extractRecordFromArray and UList.extractRecordsFromArrays() helper functions (useful to convert CSV line lists to Lists of Map records). More... almost 17 years ago
added WOIFrame element More... almost 17 years ago
just added a few comments More... almost 17 years ago
[no comment] More... almost 17 years ago
added small example app for CSV imports, More... almost 17 years ago
properly escape '"' as " (note &quote;) in HTML attribute values More... almost 17 years ago
added relevant Apache commons-csv files to jope.foundation More... almost 17 years ago
bumped trunk version to 1.3.11 More... almost 17 years ago
[no comment] More... almost 17 years ago
[no comment] More... almost 17 years ago
[no comment] More... almost 17 years ago
make a copy before returning the value of the 'formValues' map (to avoid issues with KVC) More... almost 17 years ago
added a few final's More... almost 17 years ago
removed stupid static const-null inits More... almost 17 years ago
further optimized fetch return types, use appropriate generics now More... almost 17 years ago