MerrimanInd / MerrimanInd/drawpyo

Add tables to extended objects

Open
#112 0 comments 0 reactions 0 assignees View on GitHub
enhancement extended object help wanted
Dominant language
Python
Stars
412
Forks
48
PR merge metrics
No merged PRs in 30d

Description

Extended objects have properties and functionality that exceed the capabilities of a standard `Object`. An implemented example is a list. Adding more extended objects is crucial to enable specific diagram types.

Tables in particular are useful in a variety of digrams.

![image](https://github.com/user-attachments/assets/b996bcfb-5fef-4c09-bd65-64d51f5e757b)

You can find `extended objects` [here.](https://github.com/MerrimanInd/drawpyo/blob/main/src/drawpyo/diagram/extended_objects.py)

Contributor guide

Open the contributing guide

Research direction

Start in src/drawpyo/diagram/extended_objects.py and inspect the existing list implementation. Use the linked example and repository conventions to determine the table object's required behavior; no test file is named, so completion should be checked against the existing extended-object behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.