@Vassil: Maybe you can help with the scala details

D.

On Fri, Oct 9, 2009 at 6:35 PM, Xuefeng Wu <[email protected]> wrote:
> And I have anther question is that should we record the history when update
> privilege at DB?Right now it will delete existing record before update one.
>
>
> 2009/10/9 Xuefeng Wu <[email protected]>
>
>> Yes, I have some questions.
>> I already have a patch to delete the user from pool by delete Privilege.
>>
>>
>> I have some questions when run your user case at .
>> 1. After delete user from pool, he/she could not see the pool's messages
>> which already in mailbox.
>> And the some he/she can not find any message from the pool from *Streams*
>>
>> 2. If  user B follow user A and delete user B from a pool, and A write
>> message in the pool.
>> B will receive* the messages *from A which is writen in the pool.
>>
>> I think that the cache is UserActor:
>> private var pools: Set[Long] = Set()
>>
>> I need to add many method to refresh it for every following, is there any
>> easy way?
>>
>> I attach the patch although it did not work perfect.
>>
>>
>> On Wed, Oct 7, 2009 at 8:59 PM, Richard Hirsch <[email protected]>wrote:
>>
>>> @Xuefeng Do you have questions about this task? Do you still need
>>> Vassil's  "specs" document?
>>>
>>> D.
>>>
>>> On Mon, Oct 5, 2009 at 7:00 PM, Vassil Dichev <[email protected]> wrote:
>>> >> Sorry, I mean I found two wrong things when I'm trying to resolve this
>>> >> task(delete user from pool).
>>> >> Yes I know it's not thing we want and I'm trying to find what's the
>>> reason
>>> >> and resolution.
>>> >
>>> > Oops, sorry, I knew I must be getting it wrong.
>>> >
>>>
>>
>>
>>
>> --
>> Global R&D Center,Shanghai China,Carestream Health, Inc.
>> Tel:(86-21)3852 6101
>>
>
>
>
> --
> Global R&D Center,Shanghai China,Carestream Health, Inc.
> Tel:(86-21)3852 6101
>

Reply via email to