Thread overview
Can the forums has a subject for GUI rather than a deading project DWT ?
Jan 16, 2018
Binghoo Dang
Jan 16, 2018
Guillaume Piolat
Jan 16, 2018
Basile B.
Jan 16, 2018
Jacob Carlborg
Jan 17, 2018
Binghoo Dang
Jan 17, 2018
Jacob Carlborg
January 16, 2018
hi there,

the subject under Ecosystem on this forums exist an `DWT`, which is now just seams dying , can you guy just remove DWT to GUI ?
January 16, 2018
On Tuesday, 16 January 2018 at 08:56:50 UTC, Binghoo Dang wrote:
> hi there,
>
> the subject under Ecosystem on this forums exist an `DWT`, which is now just seams dying , can you guy just remove DWT to GUI ?

Or maybe "Ecosystem" since there is no single place to speak about libraries on the dlang forums.
January 16, 2018
On 2018-01-16 09:56, Binghoo Dang wrote:
> hi there,
> 
> the subject under Ecosystem on this forums exist an `DWT`, which is now just seams dying , can you guy just remove DWT to GUI ?

The project is not dead, but the forum doesn't get that much activity.

-- 
/Jacob Carlborg
January 16, 2018
On 1/16/18 7:24 AM, Jacob Carlborg wrote:
> On 2018-01-16 09:56, Binghoo Dang wrote:
>> hi there,
>>
>> the subject under Ecosystem on this forums exist an `DWT`, which is now just seams dying , can you guy just remove DWT to GUI ?
> 
> The project is not dead, but the forum doesn't get that much activity.
> 

Still, I think it would be good to widen the audience of that forum. AFAIK there's no other forums hosted on dlang.org specifically for projects that live elsewhere.

It would bring it in line with the IDEs forum, which notably isn't called the DlangIDE forum or the VisualD forum.

-Steve
January 16, 2018
On Tuesday, 16 January 2018 at 12:11:30 UTC, Guillaume Piolat wrote:
> On Tuesday, 16 January 2018 at 08:56:50 UTC, Binghoo Dang wrote:
>> hi there,
>>
>> the subject under Ecosystem on this forums exist an `DWT`, which is now just seams dying , can you guy just remove DWT to GUI ?
>
> Or maybe "Ecosystem" since there is no single place to speak about libraries on the dlang forums.

Yeah "GUI" would be too restrictive.

"Ecosystem" is already there, so maybe rather a new item in "Ecosystem": "3rd parts" for discussion or help about 3rd parts libraries and software. In "Learn" there are occasional discussions about "how to do this with vibe-d", "is there a library to do this", etc

I'd also like "Learn" to be renamed "Programming". People may ask rather edgy technical things that are not new comers questions. There are often people posting in General because Learn brings the idea of "only for newbz".

Ideally:

- Programming
  * Learn
  * Questions

- Community
  * General
  * Announce

- Ecosystem
  * GDC
  * LDC
  * Debuggers
  * IDEs
  * 3rd Parts

- Development
  * Internals
  * Issues
January 17, 2018
On Tuesday, 16 January 2018 at 12:24:10 UTC, Jacob Carlborg wrote:
> On 2018-01-16 09:56, Binghoo Dang wrote:
>> hi there,
>> 
>> the subject under Ecosystem on this forums exist an `DWT`, which is now just seams dying , can you guy just remove DWT to GUI ?
>
> The project is not dead, but the forum doesn't get that much activity.

at least, the project is not active now, you can just try to build it, you will found what I'm saying.
January 17, 2018
On 2018-01-17 09:41, Binghoo Dang wrote:

> at least, the project is not active now

Not sure what you're talking about. The "master" branch was updated 10 days ago [1] and the "dub2 branch two days ago [2].

, you can just try to build it, you will found what I'm saying.

It built 10 days ago on Travis CI [3] and I just built it locally.

[1] https://github.com/d-widget-toolkit/dwt/commit/d0bbcd0df15b018cb324ffbb242054746dedb4e8

[2] https://github.com/d-widget-toolkit/dwt/commit/52639d9dee8b82fe533dc0e945575086582f69fc

[3] https://travis-ci.org/d-widget-toolkit/dwt/builds/325998172

-- 
/Jacob Carlborg