Skip to content
This repository was archived by the owner on May 20, 2023. It is now read-only.
/ ghman Public archive
This repository was archived by the owner on May 20, 2023. It is now read-only.

PgUsers.java:106-112: This class represents details about... #53

@0pdd

Description

@0pdd

The puzzle 18-891197cc from #18 has to be resolved:

* @todo #18:30min This class represents details about a user stored in
* the database. Callers of PgUser.telegram relies on the datastructure
* defined here and must know how it is structured to exploit the
* information. Instead, extract interface from it and use it
* everywhere it is needed instead of exposing this data. One
* implementation is maybe based on Chat and another would be based on
* a pg request for example. Add unit tests for both when it's done.

The puzzle was created by @rultor on 25-Jun-19.

Estimate: 30 minutes, role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions