Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
semint-kprime-arm
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Pedot Nicola
semint-kprime-arm
Commits
c1d2ec56
Commit
c1d2ec56
authored
5 years ago
by
npedot
Browse files
Options
Downloads
Patches
Plain Diff
adds todo readme section
parent
53e066b9
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+10
-2
10 additions, 2 deletions
README.md
with
10 additions
and
2 deletions
README.md
+
10
−
2
View file @
c1d2ec56
...
...
@@ -60,9 +60,17 @@ technology depenent packages
support/ where domain indipendent sherable implementation components lives.
scenario/ where usecases are applied to real technology dependent case.
## classes conventions
##
#
classes conventions
*
A UseCase will return al
l
ways a UseCaseResult.
*
A UseCase will return always a UseCaseResult.
*
A UseCase may use only domain, service, repository components.
*
An Adapter ha always to implement a service or repository interface.
*
A domain component has to depends on nothing.
## to do
*
schema clone, builder, immutable
*
schema pattern matcher
*
schema variable extrator
*
sql view generator
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment