Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
what is the difference benefits between using sling model (@Model) and Model creating using WCMUSE (WCMUsePojo)?
I am not getting clean idea about When should i use @Model and WCMUsePojo?, can i mix both ?
Solved! Go to Solution.
You can mix both if you want.
With model-classes you can make them more reusable, and less code to get services etc.
WcmUsePojo makes it easy to start with coding, but it is bound to the UI
View solution in original post
Views
Likes
Replies