Skip to content
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

Need new maintainer #68

Open
JordanMartinez opened this issue Jul 16, 2018 · 6 comments
Open

Need new maintainer #68

JordanMartinez opened this issue Jul 16, 2018 · 6 comments
Labels

Comments

@JordanMartinez
Copy link
Contributor

I will no longer be maintaining this project.

See FXMisc/RichTextFX#768 for more info.

@zcaudate
Copy link

@JordanMartinez: I'll be happy to maintain this project is there is still a need.

@JordanMartinez
Copy link
Contributor Author

Invite sent.

@zcaudate
Copy link

@JordanMartinez: thanks for the invite.

I'm working on a (hopefully open source) javafx virtual dom for clojure and both richtextfx and flowless are brilliant libraries. Still very much learning and I'll be useless for a while but will do my best.

screen shot 2019-02-15 at 12 51 24 pm

(fx/display [:dian/code-editor])

screen shot 2019-02-15 at 12 51 44 pm

@JordanMartinez
Copy link
Contributor Author

Nice!
Well, if you're using Clojure, then at least you already get the FP concepts behind these libraries. The "brilliant" design was created by Tomas and I learned a lot by studying them. I can tell you right now that the key issue I had in making progress with this library was not having write access to ReactFX, which undergirds this library and what it can/can't do.
Tomas also wanted to refactor ReactFX, but I'm not sure what the end product would look like. Still, I've written documentation on both libraries that should help you get familiar with them pretty quickly.

@zcaudate
Copy link

zcaudate commented Feb 16, 2019

It'll be great if you can link to the documentation (other than javadoc) for both flowless and reactfx

@JordanMartinez
Copy link
Contributor Author

For ReactFX, see the EventStreams and Val/Var sections in its wiki and I wrote those when I was learning how to use that library. I also started writing more javadoc in TomasMikula/ReactFX#64, but I did not finish it partly for lack of feedback from Tomas and my own general understanding of things.

For Flowless, there isn't anything else other than the javadoc. Start with the classes' javadoc, which give a pretty good overview of how they work and why. Flowless is a bit complex because IIRC there are circular dependencies in some parts.

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

No branches or pull requests

2 participants