generics.collections icon indicating copy to clipboard operation
generics.collections copied to clipboard

Please consider creating a package.

Open Xor-el opened this issue 7 years ago • 2 comments

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..

Xor-el avatar Jan 17 '18 08:01 Xor-el

Since you have the source, can't you must make an empty package and add the source files to it?

davidheff avatar Mar 09 '18 06:03 davidheff

@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.

Xor-el avatar Mar 09 '18 07:03 Xor-el