Issue1501807

classification
Title: boolean templates for PyBoolean and PyBooleanDerived
Type: Severity: normal
Components: None Versions:
Milestone:
process
Status: closed Resolution: accepted
Dependencies: Superseder:
Assigned To: fwierzbicki Nosy List: fwierzbicki, jeffnorton
Priority: normal Keywords: patch

Created on 2006-06-06.18:23:27 by jeffnorton, last changed 2006-06-06.18:23:28 by jeffnorton.

Files
File name Uploaded Description Edit Remove
jtboolpatch.diff jeffnorton, 2006-06-06.18:23:28 svn diff for sandbox/jt containing bool.expose and bool.derived
Messages
msg2492 (view) Author: Jeff Norton (jeffnorton) Date: 2006-06-06.18:23:27
Contains the bool.expose and bool.derived templates 
for the new boolean type.

Also contains README.txt with enough directions so I 
could remember how to generate the derived file and 
the generated (*.expose) section of the base type.  
It's not much but it's all I know!
History
Date User Action Args
2006-06-06 18:23:27jeffnortoncreate