[TYPO3-mvc] DDD ValueObjects and realworld
    Tim Schoch | GSTALTIG 
    tim.schoch at gstaltig.ch
       
    Tue Nov  8 08:37:06 CET 2011
    
    
  
Hi Peter
I'm no DDD expert by any means, but I use value objects for eg a state ( online/offline/on hold ) or stuff like that.
Though school books say value objects shouldn't have a key, extbase still stores relations to the object by using their uid. This works
well with translated domain objects too. (No clue how this is done in FLOW3 / doctrine)
Probably nothing new I wrote here, but maybe it helps.
Tim
    
    
More information about the TYPO3-project-typo3v4mvc
mailing list