Re: Apache shiro for D is ported and release 1.0.0

2019-11-21 Thread GreatSam4sure via Digitalmars-d-announce
On Thursday, 21 November 2019 at 08:32:45 UTC, zoujiaqing wrote: On Tuesday, 19 November 2019 at 13:04:26 UTC, Andre Pany wrote: On Tuesday, 19 November 2019 at 10:10:17 UTC, zoujiaqing wrote: Apache Shiro is a powerful and easy-to-use Java security framework that performs authentication,

Re: dud: A dub replacement

2019-11-21 Thread Paolo Invernizzi via Digitalmars-d-announce
On Wednesday, 20 November 2019 at 16:29:20 UTC, Rumbu wrote: When a function signature looks like this ElementEncodingType!(ElementType!RoR)[] join(RoR, R)(RoR ror, scope R sep) if (isInputRange!RoR && isInputRange!(Unqual!(ElementType!RoR)) && isInputRange!R &&

Re: dud: A dub replacement

2019-11-21 Thread Joseph Rushton Wakeling via Digitalmars-d-announce
On Wednesday, 20 November 2019 at 11:40:19 UTC, Robert Schadek wrote: Here is disagree, to a degree I consider comments a code smell. If I have to write them, I failed to convey the information needed to understand the code in the code. That depends on what you're using documentation and

Re: Apache shiro for D is ported and release 1.0.0

2019-11-21 Thread zoujiaqing via Digitalmars-d-announce
On Tuesday, 19 November 2019 at 13:04:26 UTC, Andre Pany wrote: On Tuesday, 19 November 2019 at 10:10:17 UTC, zoujiaqing wrote: Apache Shiro is a powerful and easy-to-use Java security framework that performs authentication, authorization, cryptography, and session management. With Shiro’s

Re: dud: A dub replacement

2019-11-21 Thread Steven Schveighoffer via Digitalmars-d-announce
On 11/20/19 6:40 AM, Robert Schadek wrote: * for the same reasons, really try to provide good documentation and comments     for all code from the start -- this really makes it much easier for anyone     interested to grasp the major design concerns and get contributing Here is disagree, to

Re: The Future of the GtkDcoding Blog

2019-11-21 Thread angel via Digitalmars-d-announce
On Tuesday, 19 November 2019 at 19:37:41 UTC, Ron Tarrant wrote: In 2006, I started a blog on PHP-GTK 2.x that ran for 40 posts before the blog site I was using closed its door. By then, I was caught up in writing Corkboard, the first full-featured application I'd written for my own amusement

Re: The Future of the GtkDcoding Blog

2019-11-21 Thread SashaGreat via Digitalmars-d-announce
On Tuesday, 19 November 2019 at 19:37:41 UTC, Ron Tarrant wrote: ... I think you have 2 problems: First and unfortunately this community is very very small, it'll be hard to make money over here, I think with Rust you could get more attraction. Second the timing, at least today

Re: dud: A dub replacement

2019-11-21 Thread Joseph Rushton Wakeling via Digitalmars-d-announce
On Thursday, 21 November 2019 at 14:50:59 UTC, Steven Schveighoffer wrote: Assuming the code you wrote does what you wanted it to do... Often times, comments convey what you're thinking, and it's much easier to understand a description than mentally compiling and running the code to figure

Re: The Future of the GtkDcoding Blog

2019-11-21 Thread Doc Andrew via Digitalmars-d-announce
On Tuesday, 19 November 2019 at 19:37:41 UTC, Ron Tarrant wrote: Ron, for what it's worth, I was doing some work using GtkAda recently, and your blog was one of the better references for just understanding the Gtk libs. I don't use Gtk all that often, but I appreciated the reference!

Re: The Future of the GtkDcoding Blog

2019-11-21 Thread mipri via Digitalmars-d-announce
On Thursday, 21 November 2019 at 16:14:48 UTC, angel wrote: On Tuesday, 19 November 2019 at 19:37:41 UTC, Ron Tarrant wrote: In 2006, I started a blog on PHP-GTK 2.x that ran for 40 posts before the blog site I was using closed its door. By then, I was caught up in writing Corkboard, the first