Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [equinox-dev] PermissionInfoCollection issues with perms cloning

Can you please provide more detail on the issue? What do you mean by "cloning"?
--

BJ Hargrave
Senior Technical Staff Member, IBM
OSGi Fellow and CTO of the
OSGi Alliance
hargrave@xxxxxxxxxx

office: +1 386 848 1781
mobile: +1 386 848 3788





From:        Raymond Auge <raymond.auge@xxxxxxxxxxx>
To:        Equinox development mailing list <equinox-dev@xxxxxxxxxxx>
Date:        2013/04/17 18:23
Subject:        [equinox-dev] PermissionInfoCollection issues with perms cloning
Sent by:        equinox-dev-bounces@xxxxxxxxxxx





Hello All,

The current implementation of PermissionInfoCollection uses a rather odd method of cloning permissions which breaks our implementation.

Would anyone object to a new cloning technique which relies purely on serialization (which is a required interface of permission impls)?

I'll provide an impl unless someone has a problem with changing the current mechanism.

Thoughts?

--
Raymond AugĂ©  | Senior Software Architect | Liferay, Inc. 

---
24-25 October 2012 | Liferay Spain Symposium | liferay.com/spain2012
16 November 2012 | Liferay Italy Symposium | liferay.com/italy2012

_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev


Back to the top