In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.

Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.

App-wise, thread-wise or window-wise dataconnections/-Sets?

Xailer English public forum
Responder
Mahanimann
Mensajes: 216
Registrado: Dom Sep 23, 2007 11:08 pm

App-wise, thread-wise or window-wise dataconnections/-Sets?

Mensaje por Mahanimann »

Hi,
I'm evaluating Xailer. Could anybody please give their thought on this:
Why should I not use a global TDataSource connection and/or all TDataSets
which is accessible from everywhere in the app, or, when multithreading,
make those global for the thread?
(I don't know xHarbour, but I assume it is possible to start threads.)
Thanks for any oppinion and remark.
Regards,
Paal
Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5718
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

App-wise, thread-wise or window-wise dataconnections/-Sets?

Mensaje por jfgimenez »

Paal,
> Why should I not use a global TDataSource connection and/or all TDataSets
> which is accessible from everywhere in the app, or, when multithreading,
> make those global for the thread?
We are working in this, that is, the posibility of create components in a
'shared bag' which were visible along the whole app. It will be available in
future versions.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info
José F. Giménez
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
Mahanimann
Mensajes: 216
Registrado: Dom Sep 23, 2007 11:08 pm

App-wise, thread-wise or window-wise dataconnections/-Sets?

Mensaje por Mahanimann »

> We are working in this, that is, the posibility of create components in a
> 'shared bag' which were visible along the whole app. It will be available
> in
> future versions.
Ok, thanks,
Paal
Responder