Re: [fpc-devel] TLCLMemanager

2006-10-03 Thread Vincent Snijders
Mattias Gaertner schreef: On Fri, 29 Sep 2006 16:32:23 +0200 (CEST) Michael Van Canneyt [EMAIL PROTECTED] wrote: On Fri, 29 Sep 2006, Vincent Snijders wrote: Michael Van Canneyt schreef: On Fri, 29 Sep 2006, Vincent Snijders wrote: Hi, The LCL contains the non-visual unit LCLMemManager:

Re: [fpc-devel] TLCLMemanager

2006-10-03 Thread Michael Van Canneyt
On Tue, 3 Oct 2006, Vincent Snijders wrote: What about TMemoryPool and TNonFreeMemoryPool? Don't you think the word MemoryManager (MM) should be in it ? This could cause confusion with TMemoryManager. like pooledmm ? (and class TPooledMemoryManager) ? I agree with

Re: [fpc-devel] TLCLMemanager

2006-10-03 Thread Vincent Snijders
Michael Van Canneyt wrote: On Tue, 3 Oct 2006, Vincent Snijders wrote: What about TMemoryPool and TNonFreeMemoryPool? Don't you think the word MemoryManager (MM) should be in it ? This could cause confusion with TMemoryManager. like pooledmm ? (and class TPooledMemoryManager) ? I

Re: [fpc-devel] TLCLMemanager

2006-10-03 Thread Michael Van Canneyt
On Tue, 3 Oct 2006, Vincent Snijders wrote: Michael Van Canneyt wrote: On Tue, 3 Oct 2006, Vincent Snijders wrote: What about TMemoryPool and TNonFreeMemoryPool? Don't you think the word MemoryManager (MM) should be in it ? This could cause confusion with

[fpc-devel] TLCLMemanager

2006-09-29 Thread Vincent Snijders
Hi, The LCL contains the non-visual unit LCLMemManager: http://svn.freepascal.org/svn/lazarus/trunk/lcl/lclmemmanager.pas I would like to propose that you rename it and add it to the FCL. It contains some simple (base) clasess for pooling records and objects. For the binary trees benchmark at

Re: [fpc-devel] TLCLMemanager

2006-09-29 Thread Michael Van Canneyt
On Fri, 29 Sep 2006, Vincent Snijders wrote: Hi, The LCL contains the non-visual unit LCLMemManager: http://svn.freepascal.org/svn/lazarus/trunk/lcl/lclmemmanager.pas I would like to propose that you rename it and add it to the FCL. It contains some simple (base) clasess for pooling

Re: [fpc-devel] TLCLMemanager

2006-09-29 Thread Vincent Snijders
Michael Van Canneyt schreef: On Fri, 29 Sep 2006, Vincent Snijders wrote: Hi, The LCL contains the non-visual unit LCLMemManager: http://svn.freepascal.org/svn/lazarus/trunk/lcl/lclmemmanager.pas I would like to propose that you rename it and add it to the FCL. It contains some simple

Re: [fpc-devel] TLCLMemanager

2006-09-29 Thread Vincent Snijders
Vincent Snijders schreef: Michael Van Canneyt schreef: If the lazarus people agree with this, I see no problem in doing so. I think they will agree, but I will ask to make sure. Mattias, who wrote the unit, agrees. Vincent ___ fpc-devel

Re: [fpc-devel] TLCLMemanager

2006-09-29 Thread Michael Van Canneyt
On Fri, 29 Sep 2006, Vincent Snijders wrote: Michael Van Canneyt schreef: On Fri, 29 Sep 2006, Vincent Snijders wrote: Hi, The LCL contains the non-visual unit LCLMemManager: http://svn.freepascal.org/svn/lazarus/trunk/lcl/lclmemmanager.pas I would like to propose that

Re: [fpc-devel] TLCLMemanager

2006-09-29 Thread Mattias Gaertner
On Fri, 29 Sep 2006 16:32:23 +0200 (CEST) Michael Van Canneyt [EMAIL PROTECTED] wrote: On Fri, 29 Sep 2006, Vincent Snijders wrote: Michael Van Canneyt schreef: On Fri, 29 Sep 2006, Vincent Snijders wrote: Hi, The LCL contains the non-visual unit LCLMemManager:

Re: [fpc-devel] TLCLMemanager

2006-09-29 Thread Micha Nelissen
Vincent Snijders wrote: Hi, The LCL contains the non-visual unit LCLMemManager: http://svn.freepascal.org/svn/lazarus/trunk/lcl/lclmemmanager.pas I would like to propose that you rename it and add it to the FCL. Aren't there more units that can be moved ? Some things in LCLProc,

Re: [fpc-devel] TLCLMemanager

2006-09-29 Thread Marc Weustink
Micha Nelissen wrote: Vincent Snijders wrote: Hi, The LCL contains the non-visual unit LCLMemManager: http://svn.freepascal.org/svn/lazarus/trunk/lcl/lclmemmanager.pas I would like to propose that you rename it and add it to the FCL. Aren't there more units that can be moved ? Some things