Hi Mattias,

Wouldn't packages also need access to
packager\registration\lazaruspackageintf in order to call RegisterUnit
and RegisterPackage?

Other units like PropEdits and ComponentEditors are in ideintf so that
would be okay.

Sounds like a great idea!

Thanks.

-Phil


-----Original Message-----
From: Mattias Gaertner [mailto:[EMAIL PROTECTED] 
Sent: Thursday, January 03, 2008 12:55 PM
To: lazarus@miraclec.com
Subject: [lazarus] IDE packages


Current state:
It is allowed for IDE packages to access the IDE source directories
(designer, debugger, ide, packager).

Is anyone using this feature?

I would like to get of this. Then a package can be installed without
recompiling the IDE, but simply by linking. At the moment the IDE
compiles itself, compiles the packages and then links itself. The first
step can then be omitted.
That means, in future IDE package can only use the IDEIntf.


Mattias

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to