Página 1 de 1
What is the IDE doing in the background?
Publicado: Mar Jul 05, 2011 12:27 pm
por Maarten Roos
What is Xailer doing in the background? Sometimes I get stuck or there is a pause in it while typing. Especially in the method-section
When here:
I get this:
Is module getting too big; too many methods?
What is the IDE doing in the background?
Publicado: Mar Jul 05, 2011 12:48 pm
por emeasoft
Xailer 2.4:
I'm noting that when the PRG is a great, the IDE is running slowly.
What is the IDE doing in the background?
Publicado: Mar Jul 05, 2011 1:04 pm
por ignacio
Maarten Roos escribió el mar, 05 julio 2011 12:27What is Xailer doing in the background? Sometimes I get stuck or there is a pause in it while typing. Especially in the method-section
Is module getting too big; too many methods?
It seems Xailer is using to much memory on our system.
Please check if the problem persist if you quit an re-execute the IDE.
BTW, try also to disable the 'var case matching' new feature.
Regards,
What is the IDE doing in the background?
Publicado: Mar Jul 05, 2011 1:15 pm
por Maarten Roos
It was indeed the option "Automatic variables case matching" in the Editor options.
Thx... it drived me nuts
What is the IDE doing in the background?
Publicado: Mar Jul 05, 2011 2:00 pm
por ignacio
Maarten Roos escribió el mar, 05 julio 2011 13:15It was indeed the option "Automatic variables case matching" in the Editor options.
Thx... it drived me nuts
Maarten,
Glad it fixes your problem. BTW we would like to solve the problem completely. If you could tell us how to reproduce it would be great. We are also a little concerned about your memory consumption. Could you tell us if memory consumption goes down with 'Automatic vars case-matching' disabled?
TIA.
Regards,
What is the IDE doing in the background?
Publicado: Mar Jul 05, 2011 2:10 pm
por Maarten Roos
Ignacio,
with 'Automatic vars case-matching' disabled everything is back to normal, also the memory.
Before I disabled it and I copy and pasted 10 lines, like:
METHOD IsFinancing(cCode)
METHOD IsCominedWithDrums(cCode)
METHOD IsCombinedWithQuantity(cCode)
METHOD IsSeaFright(cCode)
METHOD IsCommission(cCode)
METHOD IsCombinedWithAmount(cCode)
METHOD IsTransport(cCode)
at the bottom of the PRG, the IDE hanged it selves. I had to force to close the program.
Like Mario was saying: it really shows up in large PRG, not the small ones.
What is the IDE doing in the background?
Publicado: Mar Jul 05, 2011 2:39 pm
por jfgimenez
Maarten,
> Before I disabled it and I copy and pasted 10 lines, like:
>
> METHOD IsFinancing(cCode)
> METHOD IsCominedWithDrums(cCode)
> METHOD IsCombinedWithQuantity(cCode)
> METHOD IsSeaFright(cCode)
> METHOD IsCommission(cCode)
> METHOD IsCombinedWithAmount(cCode)
> METHOD IsTransport(cCode)
>
>
> at the bottom of the PRG, the IDE hanged it selves. I had to
> force to close the program.
Well, we noticed about this specific problem a couple of days ago, and it's
already fixed. It was caused by the existence of several METHOD declarations
in consecutive lines.
> Like Mario was saying: it really shows up in large PRG, not
> the small ones.
We'd like to review it in deep. Please, is it possible to send us your PRG
(only the prg file that caused the problem)?
--
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info
What is the IDE doing in the background?
Publicado: Mar Jul 05, 2011 3:00 pm
por Maarten Roos
No problem... to which email address can it be send to?
What is the IDE doing in the background?
Publicado: Mié Jul 06, 2011 10:57 am
por jfgimenez
Maarten,
sorry for the delay.
> No problem... to which email address can it be send to?
jfgimenez <at> xailer <dot> com. Thanks.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info