Pavel, Kevin didn't mention performance, did he? I believe it is always a trade off between modularity and speed. The performance measurement might be a part of Kevin's arguments if his intentions are to improve the performance. That is why I asked him to elaborate both approaches uncovering intentions.
If our internal security interfaces are much quicker on real applications I would wonder why our public interfaces are so slow. Thanks. On Mon, Dec 22, 2008 at 1:40 PM, Pavel Pervov <[email protected]> wrote: > Hm... From my POV using implementation specific classes which can > improve performance is preffered even in implementation of public > interfaces. This is what gives advantage of one implementation over > the other. > > WBR, > Pavel. > > On Mon, Dec 22, 2008 at 12:32 PM, Alexei Fedotov > <[email protected]> wrote: >> Kevin, >> >> Could you please elaborate both variants a bit? I would blindly say >> that using public documented interfaces >> (doPriviledged/PrivilegedAction) from most modules might be good idea >> even if they were slower. >> >> Thanks! >> >> On Mon, Dec 22, 2008 at 8:52 AM, Kevin Zhou <[email protected]> wrote: >>> + >>> >> >> >> >> -- >> С уважением, >> Алексей Федотов, >> ЗАО «Телеком Экспресс» >> > -- С уважением, Алексей Федотов, ЗАО «Телеком Экспресс»
