figured as much... Thanks
On Tue, 10 Jul 2018 17:37:46 +0000, Timothy Penner wrote: >> IP vars inside a component does that make any reference to the >> component code (or at least methods that use/reference the IPVars) >> NOT thread safe? or is the component 'walled off' for this >> consideration? > > IP vars are not thread safe, so the component method could not be > marked as thread safe, meaning the host method using it could also > not be marked as thread safe. > http://doc.4d.com/4Dv16/4D/16.3/Preemptive-4D-processes.300-3651705.en.html > { > Note: A component method declared as "Shared with components and host > databases" must also be declared "capable" in order to be run in a > preemptive thread by the host database. > } > > -Tim > > > > Timothy Penner > Senior Technical Services Engineer > > 4D Inc > 95 S. Market Street, Suite #240 > San Jose,CA 95113 > United States > > Telephone: +1-408-557-4600 > Fax: +1-408-271-5080 > Email: [email protected] > Web: www.4D.com > --------------- Gas is for washing parts Alcohol is for drinkin' Nitromethane is for racing ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

