V4RB V.1 -> V.2 ? Security in valentina

Ruslan Zasukhin sunshine at public.kherson.ua
Mon May 17 12:16:02 CDT 2004


On 5/17/04 12:15 PM, "olivier" <vidal_olivier at yahoo.fr> wrote:

>> Although V4RB 2.0 must introduce exceptions,
> 
> It is true that a exceptions handling would be good !
> In realbasic, one can manage the exceptions and avoid the crash but in
> realbasic / Valentina, if there is an exception in Valentina, it is the
> crash. Not good.
> 
> Generally, by beginning to study sql, I realized that the commands of
> security were missing in Valentina: commit/rollback and journaling.
> 
> That seems to be a problem.

For now hundreds developers live with this and no big problems.
MySQL have live without transactions 20 years.

> My customers often have electric breakdowns. The
> journaling-commit-rollback group seems to be very effective. How do you
> make without these functions ? Only backups ?

You should do flush after each modification.
After flush() any crash is not scary.

You can consider flush as commit()

-- 
Best regards,
Ruslan Zasukhin      [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com

To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------



More information about the Valentina-beta mailing list