Can I start to implement?

2013/3/25 Кочура Иван <[email protected]>

> When we remove the key, it is marked as "deleted". Consequently, when we
> add a new key (removed earlier), we need to update the existing record.
>
>
> 2013/3/25 Maxim Solodovnik <[email protected]>
>
>> It is need to be investigated ....
>> Coniguration key should be unique, BUT since we are performing "soft"
>> delete this might be a problem: you cannot add same key once deleted
>>
>>
>> On Mon, Mar 25, 2013 at 3:54 PM, Кочура Иван <[email protected]> wrote:
>>
>> > Will there be enough to add a unique modifier on the server? In this
>> case,
>> > we get a database error if the client will get hacked.
>> >
>> >
>> > 2013/3/25 Maxim Solodovnik <[email protected]>
>> >
>> > > Actually it should be performed on 2 clients (Flash + Wicket) and on
>> > server
>> > > On server it might be done by adding UNIQUE to the column definition
>> > > (deletion should be investigated in this case)
>> > >
>> > >
>> > > On Mon, Mar 25, 2013 at 1:37 PM, Кочура Иван <[email protected]>
>> wrote:
>> > >
>> > > > Hello Maxim.
>> > > > I'm going to perform a task
>> > > > #560<https://issues.apache.org/jira/browse/OPENMEETINGS-560>
>> > > > .
>> > > > Checks should be performed only on the client, or also in the
>> > > > ConfigurationDao?
>> > > > Do I need to create a new error message? If so, tell us in a few
>> words
>> > > how,
>> > > > please.
>> > > >
>> > >
>> > >
>> > >
>> > > --
>> > > WBR
>> > > Maxim aka solomax
>> > >
>> >
>>
>>
>>
>> --
>> WBR
>> Maxim aka solomax
>>
>
>

Reply via email to