On Sun, 2 May 2010 22:20:43 +0200
Felipe Monteiro de Carvalho <felipemonteiro.carva...@gmail.com> wrote:

> Hello,
> 
> I think it would be good if you add a link to your package here:
> 
> http://wiki.lazarus.freepascal.org/Components_and_Code_examples
> 

Thanks, I'll add it there if some of you test it. (Self-testing one's own tool, 
from my experience, is not reliable for making it public.) The only builtin 
check is about index interval --but with Pascal type-checking I cannot find any 
other need.
An issue is that it's not a generic container: items are typed at programming 
time (ints in original code for illustration). (But it's not such problematic 
for people using exclusively OO, I guess, since they can use a root class.)

Denis
________________________________

vit esse estrany ☣

spir.wikidot.com
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to