Preparing for the New DIP Process
Elias (0xEAB)
desisma at heidel.beer
Sat Jan 27 01:57:01 UTC 2024
On Friday, 26 January 2024 at 23:41:51 UTC, FairEnough wrote:
> That can end up to be a lot of files needing to be managed,
> simply to control the escape of state into a module.
In case you’re worried about the clarity in your editor’s file
list (or in similar tools), try packagizing your modules; that
should lead to folders that are easily collapsible.
In case you’re worried about running out of inodes on ext4
filesystems, maybe give XFS a try.
More information about the Digitalmars-d-announce
mailing list