All public logs

Jump to navigation Jump to search

Combined display of all available logs of Woozle Writes Code. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 02:04, 2 November 2025 Woozle talk contribs created page Futilities/v0.6/fx/IndexIt (Created page with "{{page/fx}} ==About== * '''Definition''' (in {{l/ver/clade|p=futilities|Sys\dba\files|DataFolder}}): <code>public function IndexIt() : {{l/ver/clade|p=ferreteria|Sys\Events|ItWent|StatusIface}}</code> ==Usage== {| class="wikitable sortable" ! clade || use || notes {{!-!}} {{l/ver/clade/full|p=futilities|Sys\dba\files|DataFolder}} || require, implement {{!-!}} {{l/ver/clade/full|p=futilities|Sys\dba|InReq}} || call || <code>{{l/ver/clade|p=ferreteria|Sys\Data\t...")
  • 21:54, 1 November 2025 Woozle talk contribs created page Futilities/v0.6/fx/DoImport (Created page with "{{page/fx}} ==About== * '''Definition''': see {{l/ver/fx/proj|Ferreteria}} * '''Mirror''': {{l/same|DoExport}} ==Usage== {| class="wikitable sortable" ! clade || use || notes {{!-!}} {{l/ver/clade/full|p=futilities|Sys\dba\InReq|DoImport}} || call || <code>$this->{{l/ver/fx|OAUserInput}}()->{{l/ver/fx|QOSchema}}()->{{l/ver/fx|GetIt}}()->{{l/ver/fx|DoImport}}($ofSchmData,$bCanReplace)</code> |}")
  • 21:53, 1 November 2025 Woozle talk contribs created page Ferreteria/v0.6/fx/DoImport (Created page with "{{page/fx}} ==About== * '''Definition''': <code>public function DoImport({{l/ver/clade|Sys\FileSys\Node|Fi|FileIface}} $ofData, bool $okToReplace) : {{l/ver/clade|Sys\Data\Engine\aux\msgs\Maria|ItWent|ActionIface}}</code> ==Usage== {| class="wikitable sortable" ! clade || use || notes {{!-!}} {{l/ver/clade/full|p=ferreteria|Sys\Data\Engine\aux\ActionRq\Admin\schema|EngScImport}} || call || <code>$this->{{l/ver/fx|QOSchema}}()->{{l/ver/fx|GetIt}}()->{{l/ver/fx|DoImport}}(...")
  • 21:52, 1 November 2025 Woozle talk contribs created page Futilities/v0.6/fx/DoExport (Created page with "{{page/fx}} ==About== * '''Definition''': in {{l/ver/fx/proj|Ferreteria}} * '''Mirror''': <code>{{l/same|DoImport}}()</code> ==Usage== {| class="wikitable sortable" ! clade || use || notes |} (None as of 2025-11-01.)")
  • 21:36, 1 November 2025 Woozle talk contribs created page Template:L/ver/fx/proj (Created page with "{{l/ver/fx|p={{{1}}}|{{SUBPAGENAME}}{{{2|{{{1}}}}}}}}")
  • 16:00, 1 November 2025 Woozle talk contribs created page Ferreteria/v0.6/clade/Sys/FileSys/Aspect (Created page with "{{page/clade/v2 |fam= {{!}} align=right {{!}} {{l/ver/clade|Aux|StandardBase}} {{!}} align=center {{!}} → {{l/ver/clade|Sys\FileSys|Aspect}} → {{!}} align=left {{!}} {{l/ver/clade|Sys\FileSys\Aspect|Fi}}<br> {{l/ver/clade|Sys\FileSys\Aspect|Fo}}<br> {{l/ver/clade|Sys\FileSys\Aspect|Ident}}<br> {{l/ver/clade|Sys\FileSys\Aspect|InOut}} |alia= {{!-!}} '''Base'''* [c,i] {{!!}} {{l/ver/clade/full|p=ferreteria|Aux|StandardBase}} {{!-!}} '''Node'''* [c,i] {{!!}} {{l...")
  • 02:01, 1 November 2025 Woozle talk contribs created page Ferreteria/v0.6/fx/ActionClass (Created page with "{{page/fx}} ==About== * '''Purpose''': sets the {{l/ver/clade|Sys/Events/ItWent|CommOp}} class for <code>{{l/ver/fx|DoCommand}}()</code> to return * '''Definition''': <code>{{fmt/php/inline|1=public function ActionClass() : string}}</code> ==Status== * '''{{fmt/date|2025|10|31}}''' It feels like this could be generalized/regularized a bit more, and terminology made more consistent. ==Usage== {| class="wikitable sortable" ! clade || type || notes |- | rowspan=3 | {{l/ver/...")
  • 14:17, 31 October 2025 Woozle talk contribs created page Ferreteria/v0.6/clade/IO/Aspect/Connx/Plug/Shell/@removed (Created page with "{{fmt/title|Removed Code}} =={{fmt/date|2025|03|22}}== Blocked out yesterday: {{fmt/php/block|1= // 2025-03-21 old version moved to Process::Run() public function DoCommand(string{{!}}array $sCmd, BufferIface $oBuffData) : CommOpIface { $this->OpenCmd($sCmd); #self::GotToHere(); $oAct = $this->oAct; $arPipes = $this->arPipes; // Set the output streams to non-blocking mode: stream_set_blocking($arPipes[1], 0);...")
  • 14:11, 31 October 2025 Woozle talk contribs created page Ferreteria/v0.6/clade/IO/Aspect/Connx/Plug/Shell (Created page with "{{page/clade/v2 |fam= {{!}} align=right {{!}} {{l/ver/clade|IO\Aspect\Connx|Plug}} {{!}} align=center {{!}} → {{l/ver/clade|IO\Aspect\Connx\Plug|Shell}} → {{!}} align=left {{!}} {{l/ver/clade|IO\Aspect\Connx\Plug\Shell|Local}}<br> {{l/ver/clade|IO\Aspect\Connx\Plug\Shell|Remote}} |alia= {{!-!}} '''BufferIface''' {{!!}} {{l/ver/clade/full|p=ferreteria|IO\Aspect\Connx|Buffer}} {{!-!}} '''MemBuffClass''' {{!!}} {{l/ver/clade/full|p=ferreteria|IO\Aspect\Connx\Buf...")
  • 13:09, 31 October 2025 Woozle talk contribs created page Ferreteria/v0.6/fx/OpenProcess (Created page with "{{page/fx}} ==About== * '''Definition''': <code>public function OpenProcess(string|array $saCmd) : {{l/ver/clade|IO\Aspect\Connx|Process|ProcIface}}</code> ==Usage== {| class="wikitable sortable" ! clade || usage || notes {{!-!}} <code>{{l/ver/clade/full|p=ferreteria|IO\Aspect\Connx\Plug|Shell}}</code> || implement || same as <code>{{l/ver/clade/full|p=ferreteria|IO\Connx|Shell}}</code> {{!-!}} <code>{{l/ver/clade/full|p=ferreteria|IO\Aspect\Connx\Plug\Shell\Remote|SSH}}...")
  • 02:16, 31 October 2025 Woozle talk contribs created page Ferreteria/v0.6/fx/Open (Created page with "{{page/fx}} ==About== * '''Definition''' in multiple places: <code>public function Open() : {{l/ver/clade|Sys\Events|ItWent|ActionIface}}</code> ==Usage== {| class="wikitable sortable" ! clade || usage || notes {{!-!}} <code>{{l/ver/clade/full|p=ferreteria|IO\Aspect|Connx}}</code> || require, implement {{!-!}} <code>{{l/ver/clade/full|p=ferreteria|IO\Aspect\Connx\Plug|Shell}}</code> || require {{!-!}} <code>{{l/ver/clade/full|p=ferreteria|IO\Aspect\Connx\aux|Tunnel}}</co...")
  • 01:57, 31 October 2025 Woozle talk contribs created page Ferreteria/v0.6/fx/DoCommand (Created page with "{{page/fx}} ==About== * '''Definitions''' ** A. in <code>{{l/ver/clade/full|p=ferreteria|IO\Aspect|ConnxPlug}}</code>: <code>public function DoCommand(string|array $sCmd, {{l/ver/clade|IO\Aspect\Connx|Buffer|BufferIface}} $oBuff, ?{{l/ver/clade|Sys\Events\ItWent|CommOp|CommOpIface}} $oAct=NULL) : {{l/ver/clade|Sys\Events\ItWent|CommOp|CommOpIface}}</code> ** B. in <code>{{l/ver/clade/full|p=ferreteria|IO\Connx|Shell}}</code>: <code>public function DoCommand(string|array...")
  • 23:29, 30 October 2025 Woozle talk contribs created page Ferreteria/v0.6/fx/GetSchema (Created page with "{{page/fx}} ==About== * '''Definition''': <code>public function {{l/ver/fx|GetSchema}}(string $sName) : {{l/ver/clade|Sys\Data\Engine|Schema|SchemaIface}}</code> – retrieves an object for the named Schema from the current {{l/ver/clade|Sys\Data\Engine|Ops|DB Operations}} object ==Usage== {| class="wikitable sortable" ! clade || usage || notes {{!-!}} <code>{{l/ver/clade/full|p=ferreteria|Sys\Data\Engine|Ops}}</code> || require, implement || <code>return new ($this-...")
  • 14:57, 30 October 2025 Woozle talk contribs created page Futilities/v0.6/fx/QVarClass (Created page with "{{page/fx}} ==About== * '''definition''': see {{l/ver/fx|p=ferreteria|QVarClass|Ferreteria}} {| class="wikitable sortable" ! def || clade || usage || notes {{!-!}} A || <code>{{l/ver/clade/full|p=futilities|Sys\dba\files|DataFiles}}</code> || implement || <code>return {{l/ver/clade|p=ferreteria|Data\Mem\QVar|Obj|QObjClass}}::class</code> |}")
  • 00:39, 30 October 2025 Woozle talk contribs created page Ferreteria/v0.6/fx/QVarClass (Created page with "{{page/fx}} ==About== * '''definitions''': ** '''QStor''': <code>{{fmt/php/inline|1=protected function QVarClass(int{{!}}string $snKey) : string}}</code> ** '''{{l/ver/clade|Sys\Data\Xfer\Info\Aux\Naming|Field}}''': <code>{{fmt/php/inline|1=protected function QVarClass() : string}}</code> ==Usage== Need to sort out which of these go with which bases... {| class="wikitable sortable" ! clade || usage || notes |- | <code>{{l/ver/clade/full|p=ferreteria|Sys\Data\Engine\aux|D...")
  • 13:01, 29 October 2025 Woozle talk contribs created page Ferreteria/v0.6/fx/GetQObj (Created page with "{{page/fx}} ==About== '''Action''': retrieves (by key) an element from an array, wrapped in a QVar ==Usage== * '''defined by''': * '''definition''': <code>{{fmt/php/inline|protected function GetQObj(int|string $snKey)}} : {{l/ver/clade|Data\Mem|QVar|QVarIface}})</code> ==Status== * '''{{fmt/date|2025|10|28}}''' I think this needs to ''create'' the QVar if it's not found? TODO ==Code== ''type-checking version, as of 2025-10-28'' {{fmt/php/block|1= protected function...")
  • 01:44, 29 October 2025 Woozle talk contribs created page Ferreteria/v0.6/clade/Sys/Data/aux/meta/Data (Created page with "{{page/clade/v2 |fam= {{!}} align=right {{!}} {{l/ver/clade|Sys\FileSys\aux\Fi|Data}} {{!}} align=center {{!}} → {{l/ver/clade|Sys\Data\aux\meta|Data}} → {{!}} align=left {{!}} ''(none yet)'' |alia= {{!-!}} '''Base'''* [c,i] {{!!}} {{l/ver/clade/full|p=ferreteria|Sys\FileSys\aux\Fi|Data}} }} ==Purpose== * PURPOSE: metadata formatting details for <code>{{l/same|InOut}}</code> ==Status== * '''{{fmt/date|2025|10|28}}''' Created. I'm not sure this is actually...")
  • 01:36, 29 October 2025 Woozle talk contribs created page Ferreteria/v0.6/clade/Sys/Data/aux/meta (Created page with "{{page/nspace}} ==Subclades== Namespace prefix is always "<u>Woozalia\Ferret\Sys\Data\aux\meta</u>". Filespec prefix is always "<u>{{fmt/arg|project prefix}}/src/Sys/Data/aux/meta</u>". {| class="wikitable sortable" ! namespace || endname {{fmt/row/clade|Sys\Data\aux\meta|Data}} || probably not the best name... {{fmt/row/clade|Sys\Data\aux\meta|InOut}} {{fmt/row/clade|Sys\Data\aux\meta|Node}} |}")
  • 01:32, 29 October 2025 Woozle talk contribs created page Ferreteria/v0.6/clade/Sys/Data/aux (Created page with "{{page/nspace}} ==Subclades== Namespace prefix is always "<u>Woozalia\Ferret\Sys\Data\aux</u>". Filespec prefix is always "<u>{{fmt/arg|project prefix}}/src/Sys/Data/aux</u>". {| class="wikitable sortable" ! namespace || endname {{fmt/row/space|Sys\Data\aux|has}} || traits/ifaces for using other Data clades {{fmt/row/space|Sys\Data\aux|list}} || {{fmt/row/space|Sys\Data\aux|meta}} || |}")
  • 01:28, 29 October 2025 Woozle talk contribs created page Ferreteria/v0.6/clade/Sys/Data/tree (Created page with "{{page/nspace}} ==Subclades== Namespace prefix is always "<u>Woozalia\Ferret\Sys\Data\tree</u>". Filespec prefix is always "<u>{{fmt/arg|project prefix}}/src/Sys/Data/tree</u>". {| class="wikitable sortable" ! namespace || endname {{fmt/row/clade|Sys\Data\tree\XML\tags\item|TypeList}} || list of tag-types {{fmt/row/clade|Sys\Data\tree\XML\tags\item\TypeList|ReqItem}} || tag-type for defining commands (requests) within an app |}")
  • 01:22, 29 October 2025 Woozle talk contribs created page Ferreteria/v0.6/clade/Sys/Data/Things (Created page with "{{page/nspace}} ==Subclades== Namespace prefix is always "<u>Woozalia\Ferret\Sys\Data\Things</u>". Filespec prefix is always "<u>{{fmt/arg|project prefix}}/src/Sys/Data/Things</u>". {| class="wikitable sortable" ! namespace || endname {{fmt/row/clade|Sys\Data\Things|Array}} || combined array wrapper {{fmt/row/clade|Sys\Data\Things\Array|aux}} || auxiliary clades used by arrays {{fmt/row/clade|Sys\Data\Things\Array|ifaces}} || array ifaces: ways of viewing array data (......")
  • 00:10, 29 October 2025 Woozle talk contribs created page Ferreteria/v0.6/clade/Sys/FileSys/aux/Fi/Data (Created page with "{{page/clade/v2 |fam= {{!}} align=right {{!}} {{l/ver/clade|Sys\Data\Things\Array|QStor}} {{!}} align=center {{!}} → {{l/ver/clade|Sys\FileSys\aux\Fi|Data}} → {{!}} align=left {{!}} ''(TBD)'' |alia= {{!-!}} '''Base'''* [c,i] {{!!}} {{l/ver/clade/full|p=ferreteria|Sys\Data\Things\Array|QStor}} {{!-!}} '''FileIface''' {{!!}} {{l/ver/clade/full|p=ferreteria|Sys\FileSys\Node|Fi}} {{!-!}} '''QVarClass''' {{!!}} {{l/ver/clade/full|p=ferreteria|Data\Mem\QVar|S...")
  • 00:55, 27 October 2025 Woozle talk contribs created page Template:Fmt/error (Created page with "<span class=error>{{{1}}}</span>")
  • 23:41, 26 October 2025 Woozle talk contribs created page Ferreteria/v0.6/fx/HowItWent (Created page with "{{page/fx}} ==About== * '''Definition''': {{fmt/php/inline|1=public function HowItWent() : }}<code>{{l/ver/clade|Sys\Events|ItWent|StatusIface}};</code> ==Usage== {| class="wikitable sortable" ! clade || usage || notes |- | {{l/ver/clade/full|p=ferreteria|Sys\Events\has|ItWent}} [i,t] || require, implement || {{fmt/php/inline|1=return $this->oStat ?? ($this->oStat = new ($this->StatusClass()));}} |- | {{l/ver/clade/full|p=ferreteria|Sys\Data\Engine\aux\ActionRq\Admin|ToD...")
  • 21:15, 26 October 2025 Woozle talk contribs created page Ferreteria/v0.6/clade/Sys/Events/ItWent/v0.6/clade/Sys/Events/has/ItWent (Created page with "{{page/clade/v2 |fam= {{!}} align=right {{!}} ''(root)'' {{!}} align=center {{!}} → {{l/ver/clade|Sys\Events\has|ItWent}} [i,t] → {{!}} align=left {{!}} ''(TBD)'' |alia= {{!-!}} '''Status'''* [c,i] {{!!}} {{l/ver/clade/full|p=ferreteria|Sys\Events|ItWent}} }} ==Code== ''as of 2025-10-26'' {{fmt/php/block|1= interface iItWent { function HowItWent() : StatusIface; } trait tItWent { // ++ CONFIG ++ // // DEFAULT protected function StatusClass()...")
  • 20:57, 26 October 2025 Woozle talk contribs created page Ferreteria/v0.6/clade/Sys/Events/ItWent/@history (Created page with "==2025== * '''{{fmt/date|2025|01|24}}''' renamed from Action -> ItWent, to clarify/disambiguate purpose ** That's short for "how it went", which seemed longer than needed. I could have just called it "How", but that seems more ambiguous. ==2024== * '''{{fmt/date|2024|06|27}}''' moving from [WF]Data/Mem/Result -> [WF]Data/Base, which is where it actually gets used. ** Also adding iAction. * '''{{fmt/date|2024|11|19}}''' moving from [WF]Data/Base -> [WF]Sys/Events, because...")
  • 14:04, 26 October 2025 Woozle talk contribs created page Ferreteria/v0.6/fx/NameOfInput (Created page with "{{page/fx}} ==Uses== {| class="wikitable sortable" ! clade || usage || notes |- | {{l/ver/clade/full|p=ferreteria|Sys\Events|InputRq}} || require, implement || {{fmt/php/inline|1=return $this->Item()->SName();}} |- | {{l/ver/clade/full|p=ferreteria|Sys\Events\InputRq|Setting}} || calls (multiple) |}")
  • 13:51, 26 October 2025 Woozle talk contribs created page Futilities/v0.6/fx (Created page with "{{fmt/title|Futilities v0.6: functions|key functions & methods}} * <code>{{l/sub|ODbConn}}()</code> * <code>{{l/sub|QDbConnSlug}}()</code> * <code>{{l/sub|QSchemaSlug}}()</code>")
  • 20:48, 25 October 2025 Woozle talk contribs moved page Ferreteria/v0.6/clade/Sys/Data/Engine/aux/ActionRq/Admin/ToDbOper/EngDbExport to Ferreteria/v0.6/clade/Sys/Data/Engine/aux/ActionRq/Admin/dbase/EngDbExport (re-nspaced)
  • 14:21, 25 October 2025 Woozle talk contribs created page Ferreteria/v0.6/clade/Sys/Data/Engine/aux/ActionRq/Admin/ToDbConn (Created page with "{{page/clade/v2 |fam= {{!}} align=right {{!}} {{l/ver/clade|Sys\Data\Engine\aux\ActionRq|Admin}} {{!}} align=center {{!}} → {{l/ver/clade|Sys\Data\Engine\aux\ActionRq\Admin|ToDbConn}} → {{!}} align=left {{!}} ''(TBD)'' |alia= {{!-!}} '''Base'''* [c,i] {{!!}} {{l/ver/clade/full|p=ferreteria|Sys\Data\Engine\aux\ActionRq|Admin}} }} ==About== * '''Parallel''': {{l/same|ToDbOper}} ==Status== * '''{{fmt/date|2025|10|25}}''' under construction")
  • 13:14, 25 October 2025 Woozle talk contribs created page Ferreteria/v0.6/fx/ODbConn (Created page with "{{page/fx}} ==About== This function is mostly used {{l/ver/fx|p=futilities|ODbConn|in the DBA Futility}}. It is also currently called from <code>{{l/ver/clade/full|p=ferreteria|Sys\Data\aux\has|Schema}}</code>, but that is currently nonfunctional because nothing implements it.")
  • 13:10, 25 October 2025 Woozle talk contribs created page Futilities/v0.6/fx/ODbConn (Created page with "{{page/fx}} ==Status== * '''{{fmt/date|2025|10|25}}''' usage around this function is kind of incomplete and a mess. Nothing actually defines it anymore. There is removed code which does, and that code probably needs to be reinstated. {{hashtag|TODO}} ==Definition== <code>public function QODbConn() : {{l/ver/clade|p=ferreteria|Data\Mem\QVar|Obj|QObjIface}};</code> ==Usage== {| class="wikitable sortable" ! clade || usage || notes |- | <code>{{l/ver/clade/full|p=futilities|...")
  • 14:10, 24 October 2025 Woozle talk contribs created page Futilities/v0.6/fx/QSchemaSlug (Created page with "{{page/fx}} ==About== This function is defined in Ferreteria: <code>{{l/ver/clade/full|p=ferreteria|Sys\Data\Engine\aux\ActionRq\Admin|ToDbOper}}</code> ==References== {| class="wikitable sortable" ! clade || usage || notes |- | [WFe]<code>{{l/ver/clade/full|p=ferreteria|Sys\Data\Engine\aux\ActionRq\Admin|ToDbOper}}</code> || require || <code>abstract protected function QSchemaSlug() : {{l/ver/clade|p=ferreteria|Data\Mem\QVar|Str|QStrIface}};</code> |- | <code>{{l/ver/c...")
  • 13:27, 24 October 2025 Woozle talk contribs created page Ferreteria/v0.6/fx/QDbConnSlug (Created page with "{{page/fx}} ==About== This function is first defined in <code>{{l/ver/clade/full|p=ferreteria|Sys\Data\Engine\aux\ActionRq\Admin|ToDbOper}}</code>.")
  • 13:15, 24 October 2025 Woozle talk contribs created page Futilities/v0.6/fx/QDbConnSlug (Created page with "{{page/fx}} ==About== Defined in {{l/ver/fx|p=ferreteria|QDbConnSlug|Ferreteria}} by <code>{{l/ver/clade/full|p=ferreteria|Sys\Data\Engine\aux\ActionRq\Admin|ToDbOper}}</code> ==References== {| class="wikitable sortable" ! clade || usage || notes |- | <code>{{l/ver/clade/full|p=futilities|Sys\dba|InReq}}</code> || implement (punt) || <code>return {{l/ver/clade|Sys\dba|InRqData|OAUserInput()}}->QDbConnSlug();</code> |- | <code>{{l/ver/clade/full|p=futilities|Sys\dba|InRqD...")
  • 01:56, 24 October 2025 Woozle talk contribs deleted page Futilities/v0.6/clade/Sys/dba/InReq/v0.6/clade/Sys/dba/InRqData (content was: "{{page/clade/v2 |fam= {{!}} align=right {{!}} [WFe]{{l/ver/clade|p=ferreteria|Sys\Events\InputRq\aux|InRqData}} {{!}} align=center {{!}} → {{l/ver/clade|Sys\dba|InRqData}} → {{!}} align=left {{!}} ''(none)'' |alia= {{!-!}} '''Base'''* [c,i] {{!!}} {{l/ver/clade/full|p=ferreteria|Sys\Events\InputRq\aux|InRqData}} {{!-!}} '''DbConnIface''' {{!!}} {{l/ver/clade/full|p=...", and the only contributor was "Woozle" (talk))
  • 20:55, 23 October 2025 Woozle talk contribs created page Futilities/v0.6/clade/Sys/dba/InReq/v0.6/clade/Sys/dba/InRqData (Created page with "{{page/clade/v2 |fam= {{!}} align=right {{!}} {{l/ver/clade|p=ferreteria|Sys\Events\InputRq\aux|InRqData}} {{!}} align=center {{!}} → {{l/ver/clade|Sys\dba|InRqData}} → {{!}} align=left {{!}} ''(none)'' |alia= {{!-!}} '''Base'''* [c,i] {{!!}} {{l/ver/clade/full|p=ferreteria|Sys\Events\InputRq\aux|InRqData}} {{!-!}} '''DbConnIface''' {{!!}} {{l/ver/clade/full|p=ferreteria|Sys\Data\Engine|Conn}} {{!-!}} '''KioskEnum''' {{!!}} {{l/ver/clade/full|p=futilities...")
  • 00:54, 23 October 2025 Woozle talk contribs created page Ferreteria/v0.6/clade/IO/Aspect/Connx (Created page with "{{page/clade/v2 |fam= {{!}} align=right {{!}} {{l/ver/clade|IO|Aspect}} {{!}} align=Center {{!}} {{l/ver/clade|IO\Aspect|Connx}} {{!}} align=left {{!}} {{l/ver/clade|IO\Aspect\Connx|Plug}} |alia= {{!-!}} '''Base'''* [ca,i,t] {{!!}} {{l/ver/clade/full|p=ferreteria|IO|Aspect}} {{!-!}} '''Action'''* [c,i] {{!!}} → {{l/ver/clade/full|p=ferreteria|Sys\Events|ItWent}} → {{!-!}} '''SelfIface''' {{!!}} {{l/ver/clade/full|p=ferreteria|IO\Aspect|Connx}} }} ==A...")
  • 00:17, 23 October 2025 Woozle talk contribs created page Ferreteria/v0.6/clade/IO/Aspect/Connx/Plug/Chain (Created page with "{{page/clade/v2 |fam= {{!}} align=right {{!}} {{l/ver/clade|IO\Aspect\Connx|Plug}} {{!}} align=center {{!}} → {{l/ver/clade|IO\Aspect\Connx\Plug|Chain}} → {{!}} align=left {{!}} ''(none?)'' |alia= {{!-!}} '''ActionIface {{!!}} {{l/ver/clade/full|p=ferreteria|Sys\Events|ItWent}} {{!-!}} '''Base'''* [ca,i] {{!!}} {{l/ver/clade/full|p=ferreteria|IO\Aspect\Connx|Plug}} {{!-!}} '''BufferIface''' {{!!}} {{l/ver/clade/full|p=ferreteria|IO\Aspect\Connx|Buffer}...")
  • 14:51, 22 October 2025 Woozle talk contribs created page Ferreteria/v0.6/sys/Config (Created page with "{{fmt/title|Ferreteria Configuration|This page is very much a work in progress.}} ==Database Connections== Example code: {{fmt/php/block|1= <?php namespace Woozalia\Ferret\Config; // BOX: hetz1 ChainClass: use Woozalia\Ferret\IO\Aspect\Connx\Plug\cChain as ChainClass; DbCredClass: use Woozalia\Ferret\IO\Aspect\Creds\Password\cDbase as DbCredClass; HostClass: use Woozalia\Ferret\IO\Aspect\cHost as HostClass; MariaCoClass: use Woozalia\Ferret\Sys\Data\...")
  • 13:12, 22 October 2025 Woozle talk contribs created page Template:!-! (Created page with "{{!}}- {{!}}")
  • 01:02, 22 October 2025 Woozle talk contribs created page Ferreteria/v0.6/clade/IO/Aspect/Socket (Created page with "{{page/clade/v2 |fam= {{!}} align=right {{!}} {{l/ver/clade|IO|Aspect}} {{!}} align=center {{!}} → {{l/ver/clade|IO/Aspect|Socket}} → {{!}} align=left {{!}} ''(none)'' |alia= {{!}}- {{!}} '''Base'''* [ca,i] {{!!}} {{l/ver/clade/full|p=ferreteria|IO|Aspect}} {{!}}- {{!}} '''PlugIface''' {{!!}} {{l/ver/clade/full|p=ferreteria|IO\Aspect\Connx|Plug}} {{!}}- {{!}} '''CredIface''' {{!!}} {{l/ver/clade/full|p=ferreteria|IO\Aspect|Creds}} {{!}}- {{!}} '''HostIfa...")
  • 00:29, 22 October 2025 Woozle talk contribs created page Ferreteria/v0.6/fx/DescribeInline (Created page with "{{page/fx}} ==Required by== * {{l/ver/clade/full|p=ferreteria|IO|Aspect}}: coding prompt ==Implemented by== {| class="wikitable sortable" ! clade || what it does |- | {{l/ver/clade/full|p=ferreteria|IO\Aspect\Connx\Plug|Chain}} || {{fmt/php/inline|1=return ' via '.$this->OSock()->DescribeInline();}} |- | {{l/ver/clade/full|p=ferreteria|IO\Aspect\Connx\Plug\Shell|Local}} || {{fmt/php/inline|1=return '(local)';}} |- | {{l/ver/clade/full|p=ferreteria|IO\Aspect\Connx\Plug\Sh...")
  • 16:12, 20 October 2025 Woozle talk contribs created page Ferreteria/v0.6/fx/GetVals (Created page with "{{page/fx}} ==Required by== * {{l/ver/clade/full|p=ferreteria|Sys\Data\Things\Array|faces}} ==Implemented by== * {{l/ver/clade/full|p=ferreteria|Sys\Data\Things\Array|QStor}} * {{l/ver/clade/full|p=ferreteria|Sys\Data\Things\Array\ifaces\D|Whole}} * {{l/ver/clade/full|p=ferreteria|Sys\Data\Things\Array\ifaces\Q|Whole}}")
  • 00:14, 19 October 2025 Woozle talk contribs created page Ferreteria/v0.6/clade/App/Routed/Cmd (Created page with "{{page/clade/v2 |fam= {{!}} align=right {{!}} {{l/ver/clade|App|Routed}} {{!}} align=center {{!}} → {{l/ver/clade|App\Routed|Cmd}} → {{!}} align=left {{!}} [WFu] {{l/ver/clade/base|p=futilities|App}} |alia= {{!}}- {{!}} '''Base'''* [ca,i] {{!!}} {{l/ver/clade/full|p=ferreteria|App|Routed}} }} ==About== * PURPOSE: {{l/ver/clade/base|App}} class for TTY (CLI) applications * '''Parallel''': {{l/same|Web}} ==History== * '''{{fmt/date|2024|07|06}}''' split off fro...")
  • 23:40, 18 October 2025 Woozle talk contribs created page Ferreteria/v0.6/clade/App/Routed/@removed (Created page with "{{fmt/title|Code Removed from {{l/ver/clade|App|Routed}}}} =={{fmt/date|2025|03|05}}== All the <code>LogRequestOps()</code> stuff just feels like the wrong way to do debugging, at this point. Removing them from this: {{fmt/php/block|1= protected function ReceiveRequest() { self::LogRequestOps(' Running <<+b>>'.__METHOD__."<<-b>>:"); self::LogRequestOps(" + Get Request object:"); $oReq = $this->Request(); $sc = get_class($oReq);...")
  • 23:37, 18 October 2025 Woozle talk contribs created page Ferreteria/v0.6/clade/App/Routed (Created page with "{{page/clade/v2 |fam= {{!}} align=right {{!}} {{l/ver/clade/base|App}} {{!}} align=center {{!}} → {{l/ver/clade|App|Routed}} → {{!}} align=left {{!}} {{l/ver/clade|App\Routed|Cmd}}<br> {{l/ver/clade|App\Routed|Web}} |alia= {{!}}- {{!}} '''Base'''* [ca,i] {{!!}} {{l/ver/clade/base|p=ferreteria|App}} {{!}}- {{!}} '''Globals''' [cs] {{!!}} {{l/ver/clade/full|p=ferreteria|Config|Globals}} {{!}}- {{!}} '''KioskIface''' {{!!}} {{l/ver/clade/full|p=ferreteria|Sys\Rou...")
  • 23:28, 18 October 2025 Woozle talk contribs created page Ferreteria/v0.6/fx/ReadUserCommand (Created page with "{{page/fx}} ==Required by== * {{l/ver/clade/base|App}} ==Implemented in== * {{l/ver/clade/full|p=ferreteria|App|Routed}}")
  • 14:14, 18 October 2025 Woozle talk contribs created page Ferreteria/v0.6/clade/App/@removed (Created page with "=={{fmt/date|2025|03|05}}== This does not seem to be used in the CLI version; not sure if the Web version will be using it either: {{fmt/php/block|1= // ++ OBJECTS ++ // protected function Request() : UserReqIface { self::GotToHere(); $osComm = Globals::QRunComm(); if (!$osComm->HasIt()) { die("Request comm spec has not been configured. Please call Globals::QRunComm()->SetIt().".CRLF); } $oComm = $osComm->GetI...")
  • 14:09, 18 October 2025 Woozle talk contribs created page Ferreteria/v0.6/clade/App/@thinking (Created page with "=={{fmt/date|2025|03|06}}== Trying to figure out how execution is dispatched ''at present'', so I can make it more sensible. For the CLI (futils) application {{l/sub|pfx=futilities/|dba}}, the calls in <code>{{l/ver/fx|TryIt}}()</code> go to these places: <pre> | PreInputSetup | [F]/apps/futils/src/App/WUIDL.php | 22 | | InterpretInput | [F]/src/App/Routed.php | 21 | | RenderIface | [F]/apps/futils/src/App.php | 20 | | ExecuteInput | [F]/sr...")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)