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

Create some examples on the GitHub Wiki #263

Closed
vladmihalcea opened this issue Oct 11, 2016 · 5 comments
Closed

Create some examples on the GitHub Wiki #263

vladmihalcea opened this issue Oct 11, 2016 · 5 comments

Comments

@vladmihalcea
Copy link
Contributor

As a newcomer, it's very difficult to figure out what this framework can do. That's why I'd love to see some examples listed on the GitHub wiki.

Currently, the README file only shows the Maven dependencies, which plays the role of an Instalation Guide. Check out how I designed the documentation for FlexyPool to get a better picture of what I'm talking about.

@beikov
Copy link
Member

beikov commented Oct 11, 2016

Thanks for the feedback Vlad. What a coincidence, I am working on exactly that right at this moment ^^
Hope you can give me some more feedback when I add the first steps 😄

@vladmihalcea
Copy link
Contributor Author

Of course. Looking forward to reading more about this framework.

@jwgmeligmeyling
Copy link
Collaborator

jwgmeligmeyling commented Oct 11, 2016

@vladmihalcea Have you found the ASCII doc in the repository? At least for CTE queries there is quite some information there. For EntityViews there is a bit as well. Obviously it could use a lot more examples, but from your description it seems you haven't found this documentation yet. The documentation is stored in the repository at https://github.com/Blazebit/blaze-persistence/tree/master/documentation/src/main/asciidoc . I assume further amendments to the documentation will also go there. You can also look at the issues labeled as question.

@vladmihalcea
Copy link
Contributor Author

vladmihalcea commented Oct 11, 2016

I haven't noticed it. Very interesting that you offer support for CTE. That's really great! I see it also supports Recursive CTE as well. Congrats!

@jwgmeligmeyling
Copy link
Collaborator

Yes it does! See for example this testcase.

@beikov beikov closed this as completed in 19fb236 Oct 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants