Initial feedback for std.experimental.image
ketmar via Digitalmars-d
digitalmars-d at puremagic.com
Tue Jul 7 21:55:10 PDT 2015
On Tue, 07 Jul 2015 15:54:15 +1200, Rikki Cattermole wrote:
> In that case, ketmar is now in charge of writing a new std.compression
> module for Phobos! Since he already knows these algos well.
i don't think that i'm ready to code for phobos. coding style can be
fixed with dfmt (yet it will require to backport patches from other
people, grrrr), but no tool can fix lack of documentation and tests. and
i really HAET writing those. the same for writing API parts that should
be there "for completeness", but has no use for me.
so while i can build a draft, some other dedicated person must do all the
other work. and if there is such dedicated person, that person can do
that without my draft shitcode, for sure.
p.s. writing xpath and css selectors engine for Adam's "dom.d" is much
funnier, as i can stop caring about "api completeness", "comprehensive
documentation" and so on. if my engine will be able to do more that
current "dom.d" engine do, Adam will be happy to merge it, i believe. ;-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20150708/81edeb41/attachment.sig>
More information about the Digitalmars-d
mailing list