nkh / P5-App-Asciio

Plain ASCII diagram
https://nkh.github.io/P5-App-Asciio/
51 stars 4 forks source link

Whatever box #152

Open nkh opened 8 months ago

nkh commented 8 months ago

Box that contains data that asciio doesn't know how to handle, ex:

the box as user defined

rendering of box is left to external command

We need to make it possible to edit the attributes

Exporting to ASCII, SVG, ... need to be supported by the plugin, or the box text is used.

nkh commented 8 months ago

@qindapao the system above may be a good framework for the Markdown you use for the wiki.

I think this is easy to implement, then some refactoring for the Markdown code, this should eliminate the special cases.

qindapao commented 8 months ago

@nkh Ok,I will study it.As you said.

Besides, zbuffer, I'm almost finished. I'll give you a code review tomorrow night or weekend.

I admire your architectural design ability very much.

qindapao commented 8 months ago

@nkh I have to learn more about design patterns.

nkh commented 8 months ago

My design abilities I've learned when I was an architect, the trick is not to think that one knows what architecture is and listen to the people having the problems and help them put their modules together.