You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I started to write a simulation and I'm using your proposal of pattern (folder simulations/cloudson-date1). But any questions uses source php, that needs to be located in folder data.
But I dont want delete the current files of this folder.
I think that we need other structure to be loaded by system.
some proposals:
Create bundles like
./simulations/cloudson-date1/sources/
./simulations/cloudson-date1/questions.php
I like this idea, because in file ./controller/questions.php we could set the bundle that would used.
Only create a folder into data like
./data/cloudson-date1/
./data/mlalbuquerque-date1/
What you think?
The text was updated successfully, but these errors were encountered:
I started to write a simulation and I'm using your proposal of pattern (folder simulations/cloudson-date1). But any questions uses source php, that needs to be located in folder data.
But I dont want delete the current files of this folder.
I think that we need other structure to be loaded by system.
some proposals:
./simulations/cloudson-date1/sources/
./simulations/cloudson-date1/questions.php
I like this idea, because in file ./controller/questions.php we could set the bundle that would used.
./data/cloudson-date1/
./data/mlalbuquerque-date1/
What you think?
The text was updated successfully, but these errors were encountered: