Open forresto opened 4 years ago
We talked about this a bit on the call today, but in the vein of "exposing ports", copy-paste is kinda this.
Exploration of Meemoo concepts as web components, with demos in various other systems: https://github.com/meemoo/meemoo-elements#can-i-use-and-style-these-in-webflow
Thread about SVG copy/paste as kind of a manual "typed wire" as @jessmartin has been hinting? https://twitter.com/forresto/status/1468530334140674049
Too bad we can't trigger/inspect copy/paste in iframes. Puppeteer Meemoo? 😅 🙅
In https://meemoo.org/blog/2020-10-17-thinking-about-meemoo-2-0 you're asking if there's other environments that advertise their ports and type compatibility. I am not sure of a web based one but vvvv gamma has a pretty interesting type system based around .NET allowing all sorts of type inferences, connection hints and whatnot. It may help you in your research https://visualprogramming.net/
Cool, thanks for that tip.
I come from node-red -> noflo -> meemoo/dataflow -> your blog post -> here.
And I was even trying to use Rete.js to build a FBP UI on my own (without knowing there are so many very old forerunner here.
I'm adding workflow mechanism to https://github.com/tiddly-gittly/TidGi-Desktop , and I'm using noflo's the-graph currently.
Comments for https://meemoo.org/blog/2020-10-17-thinking-about-meemoo-2-0 😄