<quote>
I myselve was more thinking about the following sollution:
Object ExecuteAs(UserContext user, SuduInterface toExecute)
Object ExecuteAs(SuduInterface toExecute, string UserId)
Object ExecuteAs(UserContext user, SuduInterface toExecute, string
UserId)
and the interface:
public interface SuduInterface {
public Object secureRun(CloudContext);
}
</quote>
Hi
we have had this discution before.
http://www.mail-archive.com/developers%40mmbase.org/msg02292.html
the bottom line is nobody did anything about it
michiel propposed "a" solution (*that I happen to like*)
so I think we are talking about a luxury problem
If nobody produced a solution the last years
people should simply accept this solution or create an other solution
and propose it.
<<winmail.dat>>
