fullstack-lang / gongdoc

A gong stack for editing UML diagrams of gong code
MIT License
1 stars 0 forks source link

Websocket version #203

Closed thomaspeugeot closed 6 months ago

thomaspeugeot commented 9 months ago
thomaspeugeot commented 9 months ago

Sequence:

Problem:

thomaspeugeot commented 9 months ago

Debug analysis:

first issue, too many commits

gongdoc commit

thomaspeugeot commented 9 months ago

so many commits in gongdoc

first commit

github.com/fullstack-lang/gongdoc/go/models.(*StageStruct).Commit (/Users/thomaspeugeot/go/src/github.com/fullstack-lang/gongdoc/go/models/gong.go:361) github.com/fullstack-lang/gongdoc/go/node2gongdoc.computeNodeConfs (/Users/thomaspeugeot/go/src/github.com/fullstack-lang/gongdoc/go/node2gongdoc/compute_node_confs.go:40) github.com/fullstack-lang/gongdoc/go/node2gongdoc.FillUpNodeTree (/Users/thomaspeugeot/go/src/github.com/fullstack-lang/gongdoc/go/node2gongdoc/fill_up_node_tree.go:17) github.com/fullstack-lang/gongdoc/go/load.LoadDiagramPackage (/Users/thomaspeugeot/go/src/github.com/fullstack-lang/gongdoc/go/load/load_diagram_package.go:89) github.com/fullstack-lang/gongdoc/go/load.Load (/Users/thomaspeugeot/go/src/github.com/fullstack-lang/gongdoc/go/load/load.go:82) github.com/fullstack-lang/gongdoc/go/probe.NewProbe (/Users/thomaspeugeot/go/src/github.com/fullstack-lang/gongdoc/go/probe/probe.go:69) github.com/fullstack-lang/gongdoc/go/stack.NewStack (/Users/thomaspeugeot/go/src/github.com/fullstack-lang/gongdoc/go/stack/stack.go:125) main.main (/Users/thomaspeugeot/go/src/github.com/fullstack-lang/gongdoc/go/cmd/gongdoc/main.go:36) runtime.main (/usr/local/go/src/runtime/proc.go:267) runtime.goexit (/usr/local/go/src/runtime/asm_amd64.s:1650)

thomaspeugeot commented 9 months ago

First commit is

therefore, 3 commits. Way too much. Architecture is needed