generics.collections
generics.collections copied to clipboard
Please consider creating a package.
Hi, I am creating a package that would require generics.collections to function. I would appreciate it if you could consider creating a package file (lpk) so I can simply add it as a dependency to my package than having to ship and update generics.collections anytime you make an update. This would make it easy for users especially those using non trunk version of Lazarus/FPC.
Regards..
Since you have the source, can't you must make an empty package and add the source files to it?
@davidheff , yes I can, infact that is what I usually do but just for the benefit of other users that is why I requested that.