Skip to content

Clearly define Renderable interface #7

@jparro00

Description

@jparro00

determine how objects are going to be rendered. At first my thought was just to have them do a sysout, but that will not work if the server is rendering the object (request needs to be formed and sent to client). We could just send a request to the client for each of the rendered objects, but I don't think this will work if we enhance the UI to include pictures. might be better to have a single object for this purpose and send all of it at the same time

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions