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

add data subsystem #1267

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

add data subsystem #1267

wants to merge 7 commits into from

Conversation

jondot
Copy link
Contributor

@jondot jondot commented Feb 22, 2025

No description provided.

@kaplanelad
Copy link
Contributor

Hey Dotan, fow notes:

  1. When generating data getting this error
❯ cargo loco generate data test
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.21s
     Running `target/debug/myapp-cli generate data test`
added: "data/test/data.json"
added: "src/data/test.rs"
Error: Generators(RRgen(Message("cannot inject into src/data/mod.rs: file does not exist")))
  1. Adding generator tests here

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

Successfully merging this pull request may close these issues.

"ActiveData" subsystem: enable seamless and strongly typed loading of static data for an app
2 participants