Skip to content
This repository has been archived by the owner on May 16, 2022. It is now read-only.

Implement pagination #10

Open
virustotalop opened this issue Apr 15, 2020 · 0 comments
Open

Implement pagination #10

virustotalop opened this issue Apr 15, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@virustotalop
Copy link
Member

Pagination should be implemented by implementing a new high level "GuiParser" class. The GuiParser should return n guis that are parsed where n=>0. This is needed due to pagination and how it should create multiple guis. This will require a partial rewrite of the gui token and possible cloning and possible some setters in the gui token class. The gui parser class will result a collection with all the parsed guis. This should result in a version bump due to breaking backwards compatibility.

Start of #2
Reference ClubObsidian/DynamicGui#137

@virustotalop virustotalop added the enhancement New feature or request label Apr 15, 2020
@virustotalop virustotalop self-assigned this Apr 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant