Anomalie #1901
ElementField in generated entities not usable on GWT
| Status: | Résolu | Start date: | 01/13/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 100% | ||
| Category: | API | Estimated time: | 2.00 hours | |
| Target version: | 3.4 | Spent time: | 2.00 hours |
Description
We must either clean the ElementField source code so that it is usable on GWT or clean generated entities so that there is no reference to ElementField.
Problems for GWT in ElementField :
Line 45: Element
Line 48: Log
Line 48: LogFactory
Line 71: WikittyUtil
Line 81: FieldType.TYPE
History
#1
Updated by Jean Couteau over 1 year ago
I guess the easy way is to remove ElementField from the generated Entities as ElementField extends Element and Element is linked to a lot of other classes that makes it really hard to integrate it into GWT.
But I don't know it it is a good thing for Wikitty :(.
#2
Updated by Benjamin Poussin over 1 year ago
- Status changed from Nouveau to Résolu
- Assignee set to Benjamin Poussin
- % Done changed from 0 to 100
- Estimated time set to 2.00