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

Loading everything with require 'dataset' #20

Open
jucor opened this issue Feb 4, 2013 · 2 comments
Open

Loading everything with require 'dataset' #20

jucor opened this issue Feb 4, 2013 · 2 comments

Comments

@jucor
Copy link
Contributor

jucor commented Feb 4, 2013

Hi Jeff

It would be very useful to be able to load everything with a simple require 'dataset'. I think it was raised during the coding style meeting ;-) For example, I just spent 10 minutes scratching my head when TableDataset was required, only to discover that it is actually a class that exists in table_dataset.lua but was not loaded from init.lua.

@rosejn
Copy link
Owner

rosejn commented Feb 5, 2013

Hey,

Sure, that sounds good to me. It will require changing the lib structure a
little, but I'll try to get to it this week.

Jeff

On Monday, February 4, 2013, Julien Cornebise wrote:

Hi Jeff

It would be very useful to be able to load everything with a simple require
'dataset'. I think it was raised during the coding style meeting ;-) For
example, I just spent 10 minutes scratching my head when TableDataset was
required, only to discover that it is actually a class that exists in
table_dataset.lua but was not loaded from init.lua.


Reply to this email directly or view it on GitHubhttps://github.com//issues/20.

@jucor
Copy link
Contributor Author

jucor commented Feb 5, 2013

Thanks a lot ! Let me know if I can help.

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

No branches or pull requests

2 participants