Skip to content

Conversation

@turicas
Copy link
Owner

@turicas turicas commented Jun 25, 2017

This PR addresses #45

Copy link

@eduardostalinho eduardostalinho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the attribute .is_lazy for the plugins is not exactly what it means, it means it can be lazy. If i'm wrong, please explain this to me @turicas

I'm saying this because I don't think lazy tables should be default for rows since it depends on the use cases.

from rows.fields import identify_type


class LazyTable(object):

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't it a good idea to create a BaseTable class to all *Table classes to inherit from?

@eduardostalinho
Copy link

eduardostalinho commented Jun 25, 2017

Add some documentation with your explanation for the questions above.

@turicas
Copy link
Owner Author

turicas commented Oct 11, 2017

Using the babel library would help us solving some problems the locale library from stdlib has.

@turicas turicas force-pushed the develop branch 2 times, most recently from fa144f0 to bbb2c57 Compare November 30, 2018 01:34
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.

3 participants