[lazarus] How are we going to store component data?

Baeseman, Cliff Cliff.Baeseman at greenheck.com
Wed Jul 21 12:35:04 EDT 1999


Mike we also should go with xml for the dfm layout vs propriatary format.

Cliff

-----Original Message-----
From: Peter Vreman [mailto:pfvreman at wins.uva.nl]
Sent: Wednesday, July 21, 1999 11:35 AM
To: lazarus at miraclec.com
Subject: Re: [lazarus] How are we going to store component data?


> I know this is getting a little ahead of where we are in development but
> I have been looking over the issue trying to figure out the best way to
> do this. In Delphi the .dfm data is stored by the compiler in the
> resource area of the executable. Then when a form is loaded the various
> form specs. and attached components are read out of the resource data
> and instances generated.
> 
> How are we going to do this with Free Pascal and the FCL???
> 
> Are we going to use a resource mechanism? Will the RAD part of the IDE
> create a .dfm type file. I believe this would require compiler support.
> Is there plans for a type of resource area with Free Pascal built
> programs?
At least for win32 resources {$R } works. But for the other platforms
you'll then need some binobj util.

Peter


_________________________________________________________________
     To unsubscribe: mail lazarus-request at miraclec.com with
                "unsubscribe" as the Subject
    archives at http://www.miraclec.com/list_archives/lazarus






More information about the Lazarus mailing list