Timeline for How to untangle a data class where annotations from different frameworks mix?
Current License: CC BY-SA 4.0
14 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 12, 2018 at 16:24 | answer | added | Ricardo Costeira | timeline score: 0 | |
| Dec 12, 2018 at 14:23 | comment | added | Laiv | Your approach seems ok. Why don't you just implement a AppleSourceProxy. Proxy pattern . Abstract yourself from the "implementation" | |
| Dec 12, 2018 at 14:13 | answer | added | Adam Bates | timeline score: 1 | |
| Nov 27, 2018 at 19:02 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Nov 13, 2018 at 9:57 | comment | added | Kolargol00 | @kiltek With @org.springframework.ldap.odm.annotations.Attribute only having @Target(value=FIELD), I don't think that's possible... | |
| Nov 1, 2018 at 9:46 | comment | added | kiltek | Is it possible to create inner classes that use the annotations and then have the outer class delegate necessary fields to the inner classes? | |
| Oct 31, 2018 at 15:00 | history | tweeted | twitter.com/StackSoftEng/status/1057648574945738752 | ||
| Oct 28, 2018 at 16:00 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Sep 28, 2018 at 15:00 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Aug 29, 2018 at 14:52 | answer | added | scottysseus | timeline score: 0 | |
| Aug 27, 2018 at 14:06 | comment | added | Kolargol00 | @BartvanIngenSchenau No, they mostly but don't exactly match. For example, there are some LDAP fields that are currently not provided in the SCIM representation. | |
| Aug 27, 2018 at 13:12 | comment | added | Bart van Ingen Schenau | Is it a hard requirement that the data stored in LDAP matches exactly 1-on-1 with the data provided in SCIM, or is there any possibility that they might be different in the future and a conversion between the two needs to be performed? | |
| Aug 27, 2018 at 12:50 | review | First posts | |||
| Aug 27, 2018 at 14:16 | |||||
| Aug 27, 2018 at 12:49 | history | asked | Kolargol00 | CC BY-SA 4.0 |