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

express dependencies between processes #15

Open
mosser opened this issue Aug 13, 2014 · 0 comments
Open

express dependencies between processes #15

mosser opened this issue Aug 13, 2014 · 0 comments

Comments

@mosser
Copy link
Member

mosser commented Aug 13, 2014

Maps are built by apply processes to it, sequentially. Some processes rely on the information added by another one, which then should be executed before it. the best solution would be to statically typecheck the building sequence of process defined in the code. A Runtime solution could also do the job, throwing a "BadPipeline" exception for example

@mosser mosser added this to the Initial Game Model (r0.1) milestone Aug 13, 2014
@mosser mosser modified the milestones: Initial Game Model (r0.1), Initial Game Engine (r0.2), Game Engine (r0.2) Mar 8, 2015
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

1 participant