|
@@ -4,7 +4,7 @@ This directory contains a comprehensive proposal for renaming `Application.Top`
|
|
|
|
|
|
|
|
## 📚 Documents
|
|
## 📚 Documents
|
|
|
|
|
|
|
|
-### 1. [TERMINOLOGY_PROPOSAL_SUMMARY.md](TERMINOLOGY_PROPOSAL_SUMMARY.md) ⭐ **Start Here**
|
|
|
|
|
|
|
+### 1. [terminology-proposal-summary.md](terminology-proposal-summary.md) ⭐ **Start Here**
|
|
|
Quick overview of the proposal with key recommendations in a table format. Best for getting a high-level understanding.
|
|
Quick overview of the proposal with key recommendations in a table format. Best for getting a high-level understanding.
|
|
|
|
|
|
|
|
**Contents:**
|
|
**Contents:**
|
|
@@ -13,7 +13,7 @@ Quick overview of the proposal with key recommendations in a table format. Best
|
|
|
- Migration strategy overview
|
|
- Migration strategy overview
|
|
|
- Quick code examples
|
|
- Quick code examples
|
|
|
|
|
|
|
|
-### 2. [TERMINOLOGY_DIAGRAMS.md](TERMINOLOGY_DIAGRAMS.md) 📊 **Visual Diagrams**
|
|
|
|
|
|
|
+### 2. [terminology-diagrams.md](terminology-diagrams.md) 📊 **Visual Diagrams**
|
|
|
Mermaid diagrams visualizing the proposal, relationships, and migration path.
|
|
Mermaid diagrams visualizing the proposal, relationships, and migration path.
|
|
|
|
|
|
|
|
**Contents:**
|
|
**Contents:**
|
|
@@ -26,7 +26,7 @@ Mermaid diagrams visualizing the proposal, relationships, and migration path.
|
|
|
- Evolution path timeline
|
|
- Evolution path timeline
|
|
|
- Migration phases Gantt chart
|
|
- Migration phases Gantt chart
|
|
|
|
|
|
|
|
-### 3. [TERMINOLOGY_BEFORE_AFTER.md](TERMINOLOGY_BEFORE_AFTER.md) 📝 **Code Examples**
|
|
|
|
|
|
|
+### 3. [terminology-before-after.md](terminology-before-after.md) 📝 **Code Examples**
|
|
|
Side-by-side comparisons showing how the new terminology improves code clarity.
|
|
Side-by-side comparisons showing how the new terminology improves code clarity.
|
|
|
|
|
|
|
|
**Contents:**
|
|
**Contents:**
|
|
@@ -36,7 +36,7 @@ Side-by-side comparisons showing how the new terminology improves code clarity.
|
|
|
- Consistency with .NET patterns
|
|
- Consistency with .NET patterns
|
|
|
- Summary comparison table
|
|
- Summary comparison table
|
|
|
|
|
|
|
|
-### 4. [TERMINOLOGY_PROPOSAL.md](TERMINOLOGY_PROPOSAL.md) 📖 **Full Details**
|
|
|
|
|
|
|
+### 4. [terminology-proposal.md](terminology-proposal.md) 📖 **Full Details**
|
|
|
Complete, comprehensive proposal with all analysis, rationale, and implementation details.
|
|
Complete, comprehensive proposal with all analysis, rationale, and implementation details.
|
|
|
|
|
|
|
|
**Contents:**
|
|
**Contents:**
|
|
@@ -71,11 +71,11 @@ Complete, comprehensive proposal with all analysis, rationale, and implementatio
|
|
|
|
|
|
|
|
**If you want to...**
|
|
**If you want to...**
|
|
|
|
|
|
|
|
-- 📋 **Get the gist quickly**: Read [TERMINOLOGY_PROPOSAL_SUMMARY.md](TERMINOLOGY_PROPOSAL_SUMMARY.md)
|
|
|
|
|
-- 🎨 **See visual diagrams**: Read [TERMINOLOGY_DIAGRAMS.md](TERMINOLOGY_DIAGRAMS.md)
|
|
|
|
|
-- 👀 **See concrete examples**: Read [TERMINOLOGY_BEFORE_AFTER.md](TERMINOLOGY_BEFORE_AFTER.md)
|
|
|
|
|
-- 🔍 **Understand all details**: Read [TERMINOLOGY_PROPOSAL.md](TERMINOLOGY_PROPOSAL.md)
|
|
|
|
|
-- 💡 **Implement the changes**: See implementation checklist in [TERMINOLOGY_PROPOSAL.md](TERMINOLOGY_PROPOSAL.md)
|
|
|
|
|
|
|
+- 📋 **Get the gist quickly**: Read [terminology-proposal-summary.md](terminology-proposal-summary.md)
|
|
|
|
|
+- 🎨 **See visual diagrams**: Read [terminology-diagrams.md](terminology-diagrams.md)
|
|
|
|
|
+- 👀 **See concrete examples**: Read [terminology-before-after.md](terminology-before-after.md)
|
|
|
|
|
+- 🔍 **Understand all details**: Read [terminology-proposal.md](terminology-proposal.md)
|
|
|
|
|
+- 💡 **Implement the changes**: See implementation checklist in [terminology-proposal.md](terminology-proposal.md)
|
|
|
|
|
|
|
|
## 🔗 Related Issues
|
|
## 🔗 Related Issues
|
|
|
|
|
|