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

Known issues and enhanceable features. #6

Open
ruan4261 opened this issue Aug 31, 2021 · 2 comments
Open

Known issues and enhanceable features. #6

ruan4261 opened this issue Aug 31, 2021 · 2 comments
Labels
ask for advice Ask for advice to improve the project bug Something isn't working enhancement New feature or request

Comments

@ruan4261
Copy link
Owner

ruan4261 commented Aug 31, 2021

我目前已经不考虑继续升级这个项目了. 原因各种各样(主要是懒).

这个项目可能会继续维护, 但是不会做重大功能更新.

这个threads用来展示一些已知问题与可以增强但还未实现的功能. 这样也便于以pr的形式维护项目.

@ruan4261 ruan4261 added bug Something isn't working enhancement New feature or request ask for advice Ask for advice to improve the project labels Aug 31, 2021
@ruan4261
Copy link
Owner Author

ruan4261 commented Aug 31, 2021

Enhance

  • ArrayUtils 支持多数组合并
  • 自增量控制器
  • ActionHandler 中新增复选框转换字符串函数 1,2,3 => A, B, C (可自定义分隔符)
  • 前缀后缀补充字符串函数(PadLeft / PadRight)
  • LogEventProcessor 整体优化, 提供多个级别的打印接口

Bugs

  • StringUtils 中的 toString 函数中的分隔符逻辑存在缺陷

Improve

  • ActionHandler 中的 log 改为非 final

@ruan4261
Copy link
Owner Author

Improve

  • XMLElement 增加 builder 模式, 并且提供方法允许将 XMLElement 设置为安全模式(不校验 tagName 是否规范, 即允许汉字标签名)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ask for advice Ask for advice to improve the project bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant