8000 Factorize builders · Issue #990 · androidannotations/androidannotations · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Feb 26, 2023. It is now read-only.
This repository was archived by the owner on Feb 26, 2023. It is now read-only.

Factorize builders #990

@DayS

Description

@DayS

Right now, there is no way to design an advanced application based on generated builders because there is no common classes between each of them.

I started working on a PR for this. The idea is to have the following structure :

  • Builder
    • IntentBuilder
      • ActivityBuilder
      • ServiceBuilder
    • FragmentBuilder

This may also help to implement #883

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0