Provide better API for modifying jabber❌data forms with known FORM_TYPE (#102)
Closed
Andrzej Wójcik (Tigase) opened 2 years ago

There are several jabber:x:data form types defined, and it would be good to provide a better (less generic) way to modify those forms than accessing the field by var, casting field type, and then setting its value.

One of the improvements would be a way to access fields by using an enum instead of field var (which would allow automatic field type casting). Another one would be providing different classes (based on JabberDataElement) which would allow data form manipulation by accessing those new classes fields.

issue 1 of 1
Type
Task
Priority
Normal
Assignee
Issue Votes (0)
Watchers (0)
Reference
tigase/_libraries/Martin#102
Please wait...
Page is in error, reload to recover