Refactor of Compiler "Compiler entry" Class #956

Open
opened 2022-08-30 08:34:58 +00:00 by Llewellyn · 0 comments
Owner
All [compiler](https://git.vdm.dev/joomla/Component-Builder/src/tag/v3.1.4/admin/helpers/compiler.php) methods needs to move to [power] class, so we can add them all to a containerized implementation. - [ ] [__construct](https://git.vdm.dev/joomla/Component-Builder/src/tag/v3.1.5/admin/helpers/compiler/compiler.php#L72) - [ ] [addCustomCode](https://git.vdm.dev/joomla/Component-Builder/src/tag/v3.1.5/admin/helpers/compiler/compiler.php#L1357) - [ ] [addDataToFile](https://git.vdm.dev/joomla/Component-Builder/src/tag/v3.1.5/admin/helpers/compiler/compiler.php#L1587) - [ ] [buildReadMe](https://git.vdm.dev/joomla/Component-Builder/src/tag/v3.1.5/admin/helpers/compiler/compiler.php#L874) - [x] [buildReadMeData](https://git.vdm.dev/joomla/Component-Builder/src/tag/v3.1.5/admin/helpers/compiler/compiler.php#L915) - [ ] [fixLicenseValues](https://git.vdm.dev/joomla/Component-Builder/src/tag/v3.1.5/admin/helpers/compiler/compiler.php#L796) - [ ] [loadEscapedCode](https://git.vdm.dev/joomla/Component-Builder/src/tag/v3.1.5/admin/helpers/compiler/compiler.php#L1549) - [x] [setCountingStuff](https://git.vdm.dev/joomla/Component-Builder/src/tag/v3.1.5/admin/helpers/compiler/compiler.php#L839) - [ ] [setFileContent](https://git.vdm.dev/joomla/Component-Builder/src/tag/v3.1.5/admin/helpers/compiler/compiler.php#L640) - [ ] [setLine](https://git.vdm.dev/joomla/Component-Builder/src/tag/v3.1.5/admin/helpers/compiler/compiler.php#L375) - [ ] [setLocalRepos](https://git.vdm.dev/joomla/Component-Builder/src/tag/v3.1.5/admin/helpers/compiler/compiler.php#L986) - [ ] [setReadMe](https://git.vdm.dev/joomla/Component-Builder/src/tag/v3.1.5/admin/helpers/compiler/compiler.php#L896) - [ ] [setUpdateServer](https://git.vdm.dev/joomla/Component-Builder/src/tag/v3.1.5/admin/helpers/compiler/compiler.php#L703) - [ ] [updateFiles](https://git.vdm.dev/joomla/Component-Builder/src/tag/v3.1.5/admin/helpers/compiler/compiler.php#L391) - [ ] [zipComponent](https://git.vdm.dev/joomla/Component-Builder/src/tag/v3.1.5/admin/helpers/compiler/compiler.php#L1092) - [ ] [zipModules](https://git.vdm.dev/joomla/Component-Builder/src/tag/v3.1.5/admin/helpers/compiler/compiler.php#L1169) - [ ] [zipPlugins](https://git.vdm.dev/joomla/Component-Builder/src/tag/v3.1.5/admin/helpers/compiler/compiler.php#L1263)
Llewellyn added this to the Compiler Refactoring milestone 2022-08-30 08:34:58 +00:00
Llewellyn self-assigned this 2022-08-30 08:34:58 +00:00
Llewellyn added this to the Joomla 4 project 2022-08-30 08:34:59 +00:00
Sign in to join this conversation.
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: joomla/Component-Builder#956
No description provided.