GuiDub

Jacob Carlborg via Digitalmars-d digitalmars-d at puremagic.com
Tue Sep 29 06:52:57 PDT 2015


On 2015-09-29 09:47, Sönke Ludwig wrote:

> It is usable as a library! The API still needs a review pass before it
> can be declared stable for 1.0.0, though, because it wasn't initially
> considered as an external API and is still lacking in some areas, such
> as documentation.

Ideally the library on the application should be more separated. I see 
that the library configuration in the dub.json file only excludes app.d. 
I doubt that the library depends on "dub.commandline", if it does not, 
then it's not a very good separation.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list