Skip to main content
10 events
when toggle format what by license comment
Nov 17, 2022 at 11:54 comment added Laiv The main problem I see in the given answers is that they put too much focus on package-by-type than on package-by-feature. Given that the OP is already using DTO as sufix, there's nothing wrong in altering the suffix. Eg. RDTO (resource models), BDTO (business data objects), ViewModel (MVC) or RowMap (data sources' model). This way can keep looking for types with reg expressions like *BDTO or *View or *DTO all across the boundaries of the application.
Mar 16, 2018 at 6:03 review Reopen votes
Mar 17, 2018 at 14:53
Oct 13, 2014 at 21:22 history closed gnat
Bart van Ingen Schenau
Dan Pichelman
Ampt
CommunityBot
Opinion-based
Oct 13, 2014 at 14:15 comment added JeffO Are you using namespace?
Oct 13, 2014 at 6:50 review Close votes
Oct 13, 2014 at 21:22
Oct 13, 2014 at 6:34 comment added gnat meta.programmers.stackexchange.com/questions/6582/…
Oct 13, 2014 at 5:29 answer added Troy Gizzi timeline score: 53
Oct 13, 2014 at 4:11 answer added BrunoLM timeline score: 8
Oct 13, 2014 at 4:01 review First posts
Oct 13, 2014 at 7:10
Oct 13, 2014 at 3:55 history asked user3631883 CC BY-SA 3.0