JPaja
JPaja
> t store both representations either per `IConcreteValue`, as this would result in a massive memory consumption increase and degradation in efficiency. For objects it would technically be possible to...
Also i forgot to mention i assume echo would mostly be used in these cases and not just for sandbox executing the assembly, so that is why i think this...
> > Would it require all inputs to be entered before starting the program? Well I think unpopulated inputs should be considered as empty strings as long as validation allows...
> But it would be better to throw an exception if no input is given to prevent unexpected behavior. Yes but than you cannot have empty string as input which...
I think it would be best to add few predefined validations like default => `*` //any input allowed text => `+` //must have at least one character number => `\d+`...
hi @clux, Yeah any solution that does not require cloning everything would work, Regarding iterator solution I'm just worried that RwLock read reference could cause problems in terms of locking...
Yeah. I think issue i had was that I cleaned my s3 bucket but ctfd assumed that I still had the files uploaded.