- 
                Notifications
    
You must be signed in to change notification settings  - Fork 0
 
Basic implementation + unittests #1
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ich glaube ich habe nur die Hälfte verstanden aber es wirkt überzeugend :)
| 
           Wofür ist dieses Repo gut?  | 
    
          
 Angenommen du hast ein Projekt X, das mit Types aus Projekt Y umgehen soll, wobei zwar Y das Projekt X kennt aber nicht anders rum. Im Code von X sollen trotzdem Informationen über die Typen aus Y verwendet werden können. Dann brauchst du dieses Repo. (Konkret für uns ist X=bomf). 
 es ist weder besser noch schlechter. einfach was anderes.  | 
    
          
 Im anderen PR hab ich ein gutes Beispiel in die README gepackt, schau dir das am besten mal an. Erinnerst du dich noch, wie du im Wim.Bee damals der CRUD-Base Klasse die Model-Klasse zusätzlich im Konstruktor übergeben musstest, weil du die nicht aus dem Generic rausbekommen hast? Mit diesem Repo kannst du es aus den Generics saugen :)  | 
    
No description provided.