Skip to content

Turn layout XML into code #17

@sblackshear

Description

@sblackshear

Some UI logic occurs in application code and other UI logic is in the layout XML. It would be nice to understand all of this logic in a uniform way. A nice way forward would be to generate a special droidel_onCreate method for each UI component containing stubs encoding the semantics of the layout XML. This method can be inserted into the lifecycle for the UI component and handled by the call graph construction/analyzer in the same way that these tools understand normal code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions