[fpc-pascal] Database Metadata proposal
Daniel Gaspary
dgaspary at gmail.com
Sun Jun 1 16:28:39 CEST 2014
On Sun, Jun 1, 2014 at 11:18 AM, Michael Van Canneyt
<michael at freepascal.org> wrote:
>> But I was thinking that TSqlObjectIdenfier could be reused at Data
>> Dictionary Units. As a TCollectionItem could be harder to reuse, as it
>> will depend of the existence of a TCollection.
>
> I don't understand what you mean with this sentence ?
I was trying to say that I want to use the same
type(TSqlObjectIdenfier) in fpDatadict classes, like TDDTableDef.
> Though I don't see a problem with
> TCollectionItem/TCollection.
> It is used everywhere in the FCL.
I see no problem. It was just a wrong impression that I had about
TCollectionItem.
Thank You Michael.
Daniel
More information about the fpc-pascal
mailing list