Re: [Acegisecurity-developer] Instance based security

2004-07-30 Thread Ben Alex
March, Andres wrote: I need to implement this anyway, so if you can wait I would be glad to help out. But I won't need to start this effort for awhile. It might be better for you do this until I get comfortable with the code. I am eager to contribute but I have non-instance based security to

RE: [Acegisecurity-developer] Instance based security

2004-07-30 Thread March, Andres
You're quick. I'm glad you took this on and not me. The new schema is more where I was headed. The only things that I will be implementing differently are the parent-child relationship and identity. It appears you have made the relationship 1-to-many (parent has many children) while I will

RE: [Acegisecurity-developer] Instance based security

2004-07-30 Thread March, Andres
3 more things: - I sync'd to cvs and don't see your changes. Got the JAAS ones though. - What is acl_class for? I don't see it used in your tests. - I forgot, below is how I have had to model it. I would think it is to complex for a base implementation but I just wanted you to see what I must