[evol] improve config #3 (move non-framework translations in config dir)
[evol] improved code for objects recognition, created display helper for raw items, and added family items display support
[evol] move all activeldap workarounds away, and properly manage operational attributes (using schema instead of a hardcoded list)
[fix] for non-enumeration association the object was not loaded when requested with the target() method, so now test existance with exists?() instead which forces loading
[fix] fs aspect primaryGroup corrected, and now handle single-valued relation data, and btw disallow adding the same value multiple times
[fix] code cleanup and a few fixes
[evol] improved 'list' command
[evol] the 'list' command now display the number of items
[evol] move display options out of object management into the display functions, and display binary field presence
[evol] code cleanup
[evol] code cleanup, and allowed pluralized version of object name in 'list' command