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
OFS preps More... almost 17 years ago
make JSJoFolder inherit from OFSFolder More... almost 17 years ago
added a few comments More... almost 17 years ago
just a few code cleanups More... almost 17 years ago
[no comment] More... almost 17 years ago
increase SQL gen buffer size from 128 to 1024 (speedup) More... almost 17 years ago
extract column/type from ResultSetMetaData before calling convertCurrentResultSet (speedup) More... almost 17 years ago
[no comment] More... almost 17 years ago
added a small performance optimization (if a registered object is an EOActiveRecord) More... almost 17 years ago
NSObject KVC now has an inline KVC implementation, hence does not call DefaultImplementation anymore. More... almost 17 years ago
moved valueForKey()/takeValueForKey() out of KVCWrapper, into NSKeyValueCoding.DefaultImplementation More... almost 17 years ago
removed a few unused methods More... almost 17 years ago
removed class=>helper registry and replaced it with static code (was only used for the Map=>MapHelper ...) More... almost 17 years ago
fixed usage/overloading of KVC More... almost 17 years ago
Removed expensive usage of MessageFormatter/Bundle to produce exception reasons. More... almost 17 years ago
[no comment] More... almost 17 years ago
just added a few comments More... almost 17 years ago
replaced ConcurrentHashMap with an AtomicReference in the dyn-elem cache More... almost 17 years ago
Changed template parsing to use lookupDynamicElementClass() to resolve element classes, hence avoid (potentially expensive) component class lookup. More... almost 17 years ago
fixed product.plist for new class locations More... almost 17 years ago
prepared dynamic element class lookup More... almost 17 years ago
never add WOClassResourceManager's twice in a WOCompoundResourceManager More... almost 17 years ago
flatten compound resource managers during loading More... almost 17 years ago
[no comment] More... almost 17 years ago
added NSFindPackageLocations() function More... almost 17 years ago
[no comment] More... almost 17 years ago
added loadLinesFromFile() utility functions More... almost 17 years ago
[no comment] More... almost 17 years ago
[no comment] More... almost 17 years ago
improved class listing methods More... almost 17 years ago