[Bf-taskforce25] operators and context

Michael Fox mfoxdogg at gmail.com
Wed Oct 8 00:55:08 CEST 2008


I know this maybe silly but, delete as a basic operation, i say have a
global delete operator that will delete any data given to it, and have
each area have an interpretation operator that takes the data it needs
and calls the delete operator, that way checks can be done to see if its
possible and clean

i know this will make for more code but its really the only way i can
see that only the data that needs to be deleted is deleted.

this can also be applied to copy aswel

so basically 1 operator that each area has readies the data to be
operated, then a separate global operator does the actual operation

i know this will make alot of separate operators and extra code but is
more modular and can handle contexts better

-- 
Michael Fox <mfoxdogg at gmail.com>



More information about the Bf-taskforce25 mailing list