Am 30.01.2016 um 20:48 schrieb Benoît Minisini:

> 1) Add a new project option that allows to indicate the library search 
> directory at runtime. If specified, the libraries are searched in that 
> directory first. (Question: are multiple directories needed?)

If there shall be the opportunity to embed foreign libraries, then yes,
but as subdirs.

So does it PHP with namespaces, where you can include classes with
identical classnames but from different vendors:

For example:
        lib/vendor1/mail.php
        lib/vendor2/mail.php

And in your own PHP class you can say "use 'vendor1'" to point the
classname "Mail" to lib/vendor1/mail.php.



Alles Gute

Christof Thalhofer

-- 
Dies ist keine Signatur

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to