cxbrooks / test

Second test for bugzilla to git
0 stars 0 forks source link

Create type system mechanism to handle data with unknown type at preinitialize() #297

Closed cxbrooks closed 11 years ago

cxbrooks commented 12 years ago

Note: the issue was created automatically with bugzilla2github tool

Original bug ID: BZ#499 From: Elizabeth Latronico <beth@berkeley.edu> Reported version: 8.1.devel CC: @lhstrh, ptango@chess.eecs.berkeley.edu

Blocker for: BZ#491

cxbrooks commented 12 years ago

For example, JSON data from a website

cxbrooks commented 11 years ago

This problem has been solved by backward type inference, which is documented in the following technical publication: http://chess.eecs.berkeley.edu/pubs/974.html