In practice, very few people could actually produce examples across all modes -- but it is an interesting model for thinking about how Rosetta Examples could work. For example, what if folders were by topic and subfolders were by language, mirroring the organization of the wiki? Or what if there was just one named folder ColorBarsDisplay with a pde, pyde, rpde, and .js in it?
My guess is (given the use of properties files by some modes) that this second option could cause problems for PDE, but it is untested.
See example PR #74 ColorBarsDisplay
In practice, very few people could actually produce examples across all modes -- but it is an interesting model for thinking about how Rosetta Examples could work. For example, what if folders were by topic and subfolders were by language, mirroring the organization of the wiki? Or what if there was just one named folder ColorBarsDisplay with a pde, pyde, rpde, and .js in it?
My guess is (given the use of properties files by some modes) that this second option could cause problems for PDE, but it is untested.