[DGD] Re: My idea for the DGD driver - validate
Michael McKiel
crashnbrn71 at yahoo.ca
Fri Feb 13 01:48:13 CET 2004
Not going to quote anything specific here...
But couldn't this functionality be done by a mapping of a given object and
certain security conscious functions within that object ...
ie the mapping would be on the object_file_name and the function in question,
and contain what is allowed to call it.
and the function itself would just start with:
if (!validate(previous_object()) return [0|nil];
or optionally do some logging/warnings:
if (!validate(previous_object()) { alert(previous_object()); return [0|nil];
______________________________________________________________________
Post your free ad now! http://personals.yahoo.ca
_________________________________________________________________
List config page: http://list.imaginary.com/mailman/listinfo/dgd
More information about the DGD
mailing list