From: Vsevolod (S. I. <si...@cs...> - 2003-11-24 19:49:02
|
Chris, Is there an easy and supported way of using different security tables for different classes? (That is, without changing SPOPS code.) I realize that the table is referenced in the security class's config file (like 'spops_security' in My::Security), but the only way to do it now is to have a different security class for each data class. But I would like to pass a parameter to _base_config() in the security class to tell it which table to use. I can't do it now, though, because my code only return the security class name and never explicitly constructs it. Thanks, Simon -- Simon (Vsevolod ILyushchenko) si...@cs... http://www.simonf.com America's business leaders simply don't want to think about complex technology issues - they want to think about golf. Microsoft promises them that. Andrew Grygus, www.aaxnet.com |