Decide on the way forward
まだ誰も着手していません。
評価
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 初心者へのやさしさ
- 10/100
- issue の種類
- リファクタリング
- 明瞭さ
- 説明が足りない
- 活発さ
- 停滞
- 技術スタック
- java
- 領域
- build-system
調査の方向性
まず2つのアーキテクチャ上の質問と issue #25 からリンクされている議論を読み、その後、記載されているモジュールの組み合わせと Maven リポジトリの構成を比較してください。この issue は、リポジトリの所有者がモジュール化とプロジェクト構成について決定した場合にのみ完了します。これは自己完結した実装タスクではありません。
索引モデルが issue の本文から書いたものです。
説明
@hsivonen: as the de facto owner of this repository, I'd like to urge you to decide on the way forward, because I feel things are getting out of hand: @carlosame and I have different views on how to proceed, and we're both investing quite a bit of our spare time in implementing/defending our point of view. I believe that it's in everyone's interest for a final decision to be taken sooner rather than later. (I understand if modularization is not a priority for neither you nor your employer, but I believe it's not unreasonable to ask some of your time to settle this debate.)
1. Java modularization
There are plenty of options, starting from the most fine-grained modularization:
- one module per XML API, with 2 base modules
htmlparser.dom->htmlparser.commonhtmlparser.sax->htmlparser.common,saxtreehtmlparser.xom->htmlparser.common
- merge all htmlparser modules:
htmlparser+saxtree - merge all modules into 1:
htmlparser - merge all modules into 1, except the XOM module:
htmlparser+htmlparser.xom - some other combination:
htmlparser+htmlparser.xom+saxtreehtmlparser.jaxp+htmlparser.xom+htmlparser.common+saxtree- ...
Q1: which combination makes most sense to you?
(edit: please note that this question is about modules as a generic software architectural concept, not about Java modules specifically. So any Java technicalities can be disregarded when answering this question. I've merely named it "Java modularization" in the title to clarify that it's about the conceptual modularization of the code, not about how the code is organized in Maven modules or Git submodules or anything like that)
2. Project organization
Assuming there's at least 2 modules in the chose combination, there's multiple options on how to organize them:
- a single multi-module Maven project in a single git repo
- multiple single-module Maven projects in multiple git repos
- some other organization
(since @carlosame claimed that the first option would "complicate the workflow [...] and expose the project to a new category of Maven bugs": I claim the exact opposite, so please disregard any Maven-related concerns)
Q2: which option works best for you & @sideshowbarker?
3. upcoming releases
Edit: given that we agree that backward compatibility will be broken as needed to implement the decisions for 1. and 2., I'm fine with a 1.5 release as it is (except for the use of version ranges, but I'll argument that in the PR).
I'd like to propose that, no matter the answer to Q1 and Q2, version 1.5 is released with minimal changes, i.e. only changes that are required to resolve #17. In particular: no automatic module name, no changes to the dependency versions, ... Once 1.5 is published, we can then implement 1. and 2. as decided for a 2.0 release.
Q3: do you agree with this proposal?
Thanks in advance for reading & answering the 3 2 questions above, and thereby bringing back peace and quiet to this repository.
Edit: the comment below demonstrates exactly why I'm saying it's in everyone's interest for a final decision to be taken sooner rather than later: there's a lot of frustration on both sides, and both sides feel the other is counterworking them. That's why I'm asking you to take an authoritative decision on this matter, so we can both accept your decision and move forward on implementing it.
- 主要言語
- Java
- スター
- 65
- フォーク
- 29
- 平均マージ
- 11日 21時間
- マージ済み PR(30日)
- 3
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
validator/htmlparser のほかの issue
-
難易度 3/5 1〜2日 初心者へのやさしさ 45/100
validator/htmlparser#98 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 25/100
validator/htmlparser#96 · コメント 1 件 · リアクション 1 件 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 38/100
validator/htmlparser#95 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 55/100
validator/htmlparser#87 ·
-
難易度 5/5 1週間以上 初心者へのやさしさ 35/100
validator/htmlparser#79 ·
validator/htmlparser の issue をすべて見る
似ている issue
-
bug
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
apache/cloudstack#14222 ·
-
[BUG]茶杯方块在取茶时会引发崩溃 オープン
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
-
1.0.0-alpha2 Type/Improvement
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
wso2/dpdp-accelerator#272 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 82/100
infinispan/infinispan#18150 ·
-
area/frontend
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100