[Subversion] / PEAK / CHANGES.txt  

Diff of /PEAK/CHANGES.txt

Parent Directory | Revision Log

version 1374, Sat Aug 30 20:37:37 2003 UTC version 1378, Sun Aug 31 00:23:04 2003 UTC
Line 2 
Line 2 
   
  Changed, Enhanced, or Newly Deprecated Features   Changed, Enhanced, or Newly Deprecated Features
   
    - 'naming.IBasicContext.lookup()' and 'naming.lookup()' now accept a 'default'
      argument, similar to that used by 'lookupComponent()' and most other
      lookup-like APIs in PEAK.  This change was made so that component lookups
      don't need to rely on catching 'exceptions.NameNotFound' errors to tell them
      when to use the default value.  This could hide 'NameNotFound' errors that
      were actually from a broken component somewhere in the lookup process.  (In
      general, it's probably a bad idea to have an exception that's used for both
      control flow and real errors!)
   
  - Added new 'version' tool that automatically edits files to update version   - Added new 'version' tool that automatically edits files to update version
    information in them.  Just execute the 'version' file in the main PEAK     information in them.  Just execute the 'version' file in the main PEAK
    source directory.  (Use '--help' for help.)  You can use this tool with your     source directory.  (Use '--help' for help.)  You can use this tool with your


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

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help