[Subversion] / PEAK / CHANGES.txt  

Diff of /PEAK/CHANGES.txt

Parent Directory | Revision Log

version 1294, Thu Jul 31 22:31:01 2003 UTC version 1295, Thu Jul 31 23:34:59 2003 UTC
Line 2 
Line 2 
   
  Changed, Enhanced, or Newly Deprecated Features   Changed, Enhanced, or Newly Deprecated Features
   
    - It's now possible to extend .ini file parsing with custom section types,
      and PEAK defines its own built-in section types using this extension
      mechanism.  Custom section types must include at least one space, (e.g.
      '[My Section]') or they will be treated as a plain property name.
      See the 'peak.config.iniFile.sectionParsers' section in 'peak.ini' for
      more details, along with the 'config.ISettingParser' and 'config.IIniParser'
      interfaces.
   
  - When creating a 'PropertyName()', it's now possible to force conversion of   - When creating a 'PropertyName()', it's now possible to force conversion of
    invalid characters to '_', by supplying 'force=True'.  This doesn't address     invalid characters to '_', by supplying 'force=True'.  This doesn't address
    syntactic issues (like having a non-terminating '*'), or character sets     syntactic issues (like having a non-terminating '*'), or character sets


Generate output suitable for use with a patch program
Legend:
Removed from v.1294  
changed lines
  Added in v.1295

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help