Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance: Parser converters #22

Open
emobc opened this issue Nov 10, 2012 · 0 comments
Open

Enhance: Parser converters #22

emobc opened this issue Nov 10, 2012 · 0 comments

Comments

@emobc
Copy link
Owner

emobc commented Nov 10, 2012

Every screen can have:
url/xml_format.xml
Or similar. This acts as converter to display in current screens the information from third parties XML.
Sample:
url/rss
This calls a RSS Parser that transforms the data in the fields of the screen. If you are in a LIST_ACTIVITY, it transforms the RSS information in list items.
The same with header Text, generates all the screens with dataid, headerText, etc.
List XML: http://en.wikipedia.org/wiki/Category:XML-based_standards
This converters or connectors could be defined in XML also to stablish the relationship between parsed data and fields.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant