deNULL / stagger

Automatically exported from code.google.com/p/stagger
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

Validate frame fields as they are being set #11

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Probably this'll involve adding __setattr__/__getattr__ to Frame.  Or maybe 
we can add properties on the fly?

This will also help with issue 9.  (Upgrading "foo" to ["foo"] for sequence 
fields.)

Original issue reported on code.google.com by Karoly.Lorentey on 15 Jun 2009 at 2:29

GoogleCodeExporter commented 8 years ago
This issue was closed by r20.

Original comment by Karoly.Lorentey on 20 Jun 2009 at 3:34