Changes between Version 39 and Version 40 of Document/Development/Design/LdapBackend

Show
Ignore:
Timestamp:
11/06/08 14:53:52 (5 years ago)
Author:
jgarcia@… (IP: 88.26.177.14)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Document/Development/Design/LdapBackend

    v39 v40  
    252252   * Refactored notify related methods to another file (''DataTable/Notificator.pm''), ''DataTable.pm'' inherit from it. 
    253253   * Removed ''selectOptions()'' method because it was deprecated. 
     254   * Removed ''_hashFromDir()'' and ''_removeHasManyTables()'', not used anymore. 
     255   * Removed ''validatedRow()'', now there will be only ''validatedTypeRow()'', but has been renamed to '''''validatedRow()'''''. 
    254256 * '''Tips''' 
    255257   * ''$self->{'directory'}'' is going to be ''$self->{'dn'}'' (the full ''dn'', not the concrete ''rdn'' of the instance). 
     
    275277== Ldap Object Structure == 
    276278Besides the schemas for both object classes and attribute types, we are going to need some schemas and entries to organize the contents 
     279 
    277280=== Organizational elements needed === 
    278281 * __Schemas__