On 13.3.2005, at 22:08, Christian Schmitz wrote:
Hi,
*later*
If I compile with RB 4.5 it works, but if I compile with RB 5.5.4, I
see
that two plugin segments are included.
So should be a shared Interface in it's own plugin segment?
Mfg
Christian
In 4.5 you have to define the interface in every plugin.
In 5.5 you can do it the 4.5 way or definite it only in one place, the
compiler will figure out when to use it.
(if having it in one place then 2 copies if the interface get compiled
in but it still works).
In 2005 then you may not have it in many places, and the 2 copies
problem is no longer there.
--
______________________________________________________________________
Björn Eiríksson bjorn at einhugur dot com
Einhugur Software
http://www.einhugur.com/
______________________________________________________________________
Einhugur Software has sold its products in 43 countries world wide.
______________________________________________________________________
For support: support at einhugur dot com
To post on the maillist: einhugur at yahoogroups dot com
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|