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

Fragment Parsing in Java - Differences Between v1 and v2 #44

Open
5 tasks done
onderilkesever opened this issue Dec 4, 2024 · 0 comments
Open
5 tasks done

Fragment Parsing in Java - Differences Between v1 and v2 #44

onderilkesever opened this issue Dec 4, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@onderilkesever
Copy link

Describe the bug 📝

Hi ThatOpen team,

I’m working on parsing fragment files in my Java application and noticed there are two versions: v1 and v2. For v2, I found the .fbs file and used it to generate Java classes. However, I couldn’t locate the .fbs file for v1.

Could you clarify:

  1. Is the .fbs file for v1 located elsewhere, or does it not exist?
  2. What are the key differences between v1 and v2? I noticed both were added at the same time, but I’m unclear on their distinct purposes.

Thank you for your help and for maintaining this library!

Best regards,

Reproduction ▶️

No response

Steps to reproduce 🔢

No response

System Info 💻

System:
    OS: macOS 14.7.1
    CPU: (10) arm64 Apple M1 Pro
    Memory: 64.06 MB / 32.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 18.19.0 - ~/.nvm/versions/node/v18.19.0/bin/node
    npm: 10.2.3 - ~/.nvm/versions/node/v18.19.0/bin/npm
  Browsers:
    Chrome: 131.0.6778.108
    Edge: 131.0.2903.70
    Safari: 17.6

Used Package Manager 📦

npm

Error Trace/Logs 📃

No response

Validations ✅

  • Read the docs.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Make sure this is a repository issue and not a framework-specific issue. For example, if it's a THREE.js related bug, it should likely be reported to mrdoob/threejs instead.
  • Check that this is a concrete bug. For Q&A join our Community.
  • The provided reproduction is a minimal reproducible example of the bug.
@onderilkesever onderilkesever added the bug Something isn't working label Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant