[PEAK] sequenceOf should inherit from type?

Bob Ippolito bob at redivi.com
Wed Jun 2 00:33:40 EDT 2004


Logically, wouldn't it make sense if sequenceOf(n) returned an object 
that inherited from type?

I say this because I had some (ugly, hackish) code that did 
issubclass(foo.typeObject, SomeClass) and it worked just fine in every 
case I had, except for sequenceOf, which would throw an exception since 
it's just an instance (not even a new style one, at that).

-bob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2357 bytes
Desc: not available
Url : http://www.eby-sarna.com/pipermail/peak/attachments/20040602/70f29516/smime.bin


More information about the PEAK mailing list