Saving a Project (Translation).

All announcements, questions and issues related to the TsiLang Components Suite.
Post Reply
wbirsak
Posts: 3
Joined: Thu Dec 06, 2007 3:05 pm

Saving a Project (Translation).

Post by wbirsak »

I am trying to save my project (about 500 forms/datamodules) with 3 languages. The saving of all the forms/modules takes about an hour. and the sib file is now 8 mb.

When i take a look at the sib file (during saving), I see the file growing from 1 mb to 8 mb and then again 1 mb to 8 mb and so on.

Does did normally takes so much time? Or am i doing something wrong?

Thank you,
Wesley
isiticov
Site Admin
Posts: 2385
Joined: Thu Nov 21, 2002 3:17 pm

Post by isiticov »

It is really long time for saving and it is strange that during saving the file size changes up and down. Anyway do you see correct SIB content if you open it in SIL Editor after saving?
Best regards,
Igor Siticov.
wbirsak
Posts: 3
Joined: Thu Dec 06, 2007 3:05 pm

Post by wbirsak »

I just looked at it in the editor. Thats seems to be ok.
I am using version 6.2.0.1. I am saving it as a project.
isiticov
Site Admin
Posts: 2385
Joined: Thu Nov 21, 2002 3:17 pm

Post by isiticov »

Then may be you just have some DB components on your forms which connect to database and fetch some data even at desing-time? This is the only reason I can see for such long saving time.
Best regards,
Igor Siticov.
wbirsak
Posts: 3
Joined: Thu Dec 06, 2007 3:05 pm

Post by wbirsak »

I can take a look for that. but what about the file size during saving?
isiticov
Site Admin
Posts: 2385
Joined: Thu Nov 21, 2002 3:17 pm

Post by isiticov »

wbirsak wrote:but what about the file size during saving?
As I said it is quite strange. SIB saving algorithm just uses regular VCL streaming methods and there is no any functionality to increase/decrease file size as you described.
Best regards,
Igor Siticov.
Post Reply