android10 / android10/frodo

RxLogObservable annotation for entire class.

Abierto
#29 1 comentario 3 reacciones 0 asignados Ver en GitHub
feature request
Lenguaje dominante
Java
Estrellas
1.5k
Forks
99
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Hi Fernando. Thanks for this awesome library :)

I've just integrated it in my current project and it works perfectly. The problem is that I needed to annotation like 50 methods xD

I've annotated every `public` method for every one of my repositories (and most of their methods have a `public` visibility). So, I think it will be nice to have an `annotation` with target `ElementType.TYPE` in order to be able to annotate an entire class (or repository for that matters), and selecting the methods to be logged based on the visibility scope selected (by default only `public`).

Do you think this is is technically possible? And if so, would you accept a PR -previously discussing the api?

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.