Hey Andi,

>> > No. At the present moment you can not (!). As of now, xHarbour symbols
>> > are stored in one array (CMIIW), so function with same name will
>> > override the previously registered. Unless, a feature that holds
>> > symbols from each different loaded module is created for xHarbour.
>> Do you have ideas to make this possible?
> The logic is quite simpple, IMO. Just like in PRG level, we create a
> multi dimension array, where each member holds symbols from a certain
> DLL module. By so doing, symbols with same name can be stored in each
> array, and we'll call it with reference to its handle.

"Sounds" logical yes. ;-)

> To implement it, it requires deep knowledge of xHarbour internal, which
> I am very far from enough :(
> Perhaps Ron could help us in this matter.

I think this could be an important enhancement to current DLL implementation.

Patrick

------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to