If I have an option to legitimately use vibe as a library only, then OK. I just don't like things like Qt, which make a religious ritual out of a library usage.
On Mon, May 14, 2012 at 9:22 PM, David Nadlinger <s...@klickverbot.at> wrote: > On Monday, 14 May 2012 at 14:04:01 UTC, Gor Gyolchanyan wrote: > >> Thanks for the reply! >> This isn't a library. This is a weird framework, which needs me to run my >> sources through some executables. >> I need a good library with no garbage. Pure D code, that I can merge with >> my sources. >> > > You might want to have a look at it again – Vibe.d just > provides a way to quickly start your application using a wrapper > script for RDMD which also automatically links in libevent, etc. > If you don't like that, you can always choose to build your > project in another way. > > David > -- Bye, Gor Gyolchanyan.