Skip to content

Feature/lazyness#229

Open
turicas wants to merge 7 commits intodevelopfrom
feature/lazyness
Open

Feature/lazyness#229
turicas wants to merge 7 commits intodevelopfrom
feature/lazyness

Conversation

@turicas
Copy link
Copy Markdown
Owner

@turicas turicas commented Jun 25, 2017

This PR addresses #45

Copy link
Copy Markdown

@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.

Comment thread rows/table.py
from rows.fields import identify_type


class LazyTable(object):
Copy link
Copy Markdown

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
Copy Markdown

eduardostalinho commented Jun 25, 2017

Add some documentation with your explanation for the questions above.

@turicas
Copy link
Copy Markdown
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.

2 participants