Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

Console TableFormatter with ANSI and locale awareness #16

Open
ceefour opened this issue Nov 11, 2012 · 0 comments
Open

Console TableFormatter with ANSI and locale awareness #16

ceefour opened this issue Nov 11, 2012 · 0 comments
Assignees
Labels

Comments

@ceefour
Copy link
Member

ceefour commented Nov 11, 2012

Features:

  1. ANSI color formatting
  2. Neat layout
  3. When a cell is expanded, the next cell automatically shrinks to keep table layout
  4. negative_on for table headers
  5. Automatic row numbering
  6. Optional client-side sorting, data type-aware
  7. Optional client-side filtering
  8. Automatic row count
  9. ID or name is made bold
  10. Bundle reference formatting
  11. Glyph support for common enums like gender, draft/published, yes/no
  12. Custom glyph support for enums or any field
  13. Colored glyph values (i.e. male=blue, female=magenta, yes=green, no=red)
  14. Locale-aware number formatting (if available, otherwise use default)
  15. Locale-aware date formatting (if available, otherwise use default)
  16. On-demand processing of Iterable (i.e. no conversion via ImmutableList.copyOf())
  17. Future: Async support
@ghost ghost assigned ceefour Nov 11, 2012
rudiw pushed a commit that referenced this issue Dec 19, 2012
Summary:
1. Imports magento products to XMI: not complete.
2. Refactoring product using emf: not complete.
rudiw pushed a commit that referenced this issue Dec 19, 2012
Summary:
1. Imports magento products to XMI: not complete.
2. Refactoring product using emf: not tested on UI.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant