I've read through this thread (with slight understanding of what is going on).
But I have a query on the usergroup permissions bitfields.
Can't we already assign the own group name ?
eg.
PHP Code:
$_BITFIELD[\'usergroup\'][\'myownpermissions\'] = array( ....
Would this still cause a clash ?
(other than some other hack using EXACTLY the same 'myownpermissions' naming.