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

Parser expects an dict-like class for custom item class #2

Open
fgmacedo opened this issue Oct 30, 2013 · 0 comments
Open

Parser expects an dict-like class for custom item class #2

fgmacedo opened this issue Oct 30, 2013 · 0 comments

Comments

@fgmacedo
Copy link
Owner

When you assign a class to Parser.default_item_class, it will use this class to generate his resulting objects, but for now, this class must be an dictionary-like class.

It could be nice if Parser produces an object by any class that match his field names.

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