| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Allow a user to select implementation type | mediawiki/extensions/WikiLambda | master | +179 -33 |
Details
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | cmassaro | T261468 Composition of functions | |||
| Resolved | Lindsaykwardell | T284675 Allow for composition to be expressed in the front-end | |||
| Resolved | Lindsaykwardell | T284676 Z14/Implementation component should allow to select one of Z14K2, Z14K3, or Z14K4 |
Event Timeline
Also, should the user be allowed to create built-in? Or should we restrict the UI to only allowing Z14K2 and Z14K3?
Oh, great point about not allowing a Z14K4. Yes, I guess, builtins should only be created from the data directory. Let's not support that in the component. (I mean if someone REALLY wants to, they can do it in the generic or in the JSON view).
Regarding default selection - Lindsay pointed out that we currently only support Z14K3 anyway, so let's make that the default for now. I expect we will revisit that once we do the proper design pass over the Z14 component as a whole, but until then, Z14K3 is fine.
Change 699308 had a related patch set uploaded (by Lindsay Wardell; author: Lindsay Wardell):
[mediawiki/extensions/WikiLambda@master] Allow a user to select implementation type
Change 699308 merged by jenkins-bot:
[mediawiki/extensions/WikiLambda@master] Allow a user to select implementation type