mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-08-29 01:24:51 +02:00
fails in the bplane code for subcell binning. It is still not clear why this example causes a failure when the bplane code has been working for so long. However, simply checking for the BT_ARRAY bit at one additional point in the code prevents the crash condition and appears not to have caused any issue with the database.
TODO ---- NOTE: nested enums are broken do to dynamic binning. Don't rebuild entire bplane when bbox grows. unsubbing sometimes. Some (remaining) bplane design issues: groups? idea: support small number of groups by having separate bplane for each group. Do selection this way. Logically layered on top of bplanes - but may want to integrate. DECISION: defer for now. pack/unpack? Seems incompatible with user alloc/dealloc. Complicated. DECISION: Forget it. coarse/fine with cache. can be added later. should fit in nicely. no special support needed. integrated find/add? can add later. don't worry about it now. May want to add attributes, via external hash.