Re: [fpc-devel] Classes unit based on fgl

2006-12-19 Thread Michael Van Canneyt
On Tue, 19 Dec 2006, Vincent Snijders wrote: > Hi, > > Since this weekend the classes unit is based upon the fgl unit. What are the > advantages of this change. > > Does it make the code in the classes unit (for example TFPList, TList and > TStringList) faster or does this just improve maintai

[fpc-devel] Classes unit based on fgl

2006-12-19 Thread Vincent Snijders
Hi, Since this weekend the classes unit is based upon the fgl unit. What are the advantages of this change. Does it make the code in the classes unit (for example TFPList, TList and TStringList) faster or does this just improve maintainability, e.g. because changes made in the fgl unit are a