Skip to content

Maintainer #199

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
lholznagel opened this issue Mar 30, 2016 · 8 comments
Closed

Maintainer #199

lholznagel opened this issue Mar 30, 2016 · 8 comments

Comments

@lholznagel
Copy link

Hey, just wanted to ask if there is a chance that you add other persons to help you maintain this project?

The reason for this, like you see, is that you project is liked and wants to be used. I needed it for a project work and I had to change all Map, Promise from Angular and Ionic to any in order to compile the files. The outcome is awesome, so it would be nice if this project is more maintained.
I mean look at issues like #194 and #197, the people want to use it.

Also I think looking at #192 is not a bad thing.

Have a nice day ;)

@Guria
Copy link

Guria commented Mar 30, 2016

@sebastian-lenz seems not active on github about 4 month. Unfortunately his profile doesn't have any contact information.
Maybe it is a time to start a fork under TypeStrong?

cc @blakeembrey

@FlippieCoetser
Copy link
Contributor

This is a very useful project! Thumbs up for doing a fork and get the latest typescript 1.8x working.

@Edward-Lombe
Copy link

@Guria @sebastian-lenz Seems to have made some comments about 10 days ago, but no contributions in the last four months.

@jasongrout
Copy link

CC also #162, where there is lots of discussion about updating to recent typescript releases.

@jasongrout
Copy link

One of the reasons typedoc is difficult to maintain is that it uses internal private typescript constants, etc. If you're thinking of a fork, this also looks like a very promising way to extract the typing/doc information: https://github.com/Microsoft/TypeScript/wiki/Using-the-Compiler-API#using-the-type-checker. It uses an unstable, but at least public and supported API. That should make maintenance across typescript releases much easier.

@lholznagel
Copy link
Author

I never really looked into the code. But thinking of it I wonder why it builds all files instead of just looking into all files and check for comments, classes, interfaces, ...
Maybe this is a easier way and also you are not bound to a typescript version. It can be that I oversee something and it is a must to compile the files.

@sebastian-lenz
Copy link
Member

Hi everyone, I've left a comment regarding this topic in #192. I personally think it would be the best solution to move TypeDoc to TypeStrong.

@lholznagel
Copy link
Author

Very nice!
I think this can be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants