You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you want this just for url! or also for other series types with limited syntax, such as file!, email! and the path types? There are other types that don't MOLD properly if they aren't values that were specified in normal non-construction-spec syntax. Do we want to make this a general rule?
Rebolbot commented on Apr 4, 2013:
Submitted by:Ladislav
One part is MOLD/ALL. For MOLD/ALL the resulting string must be recognizable as representing the value of the specific datatype, meaning that MOLD/ALL processed file must be recognizable as a file, MOLD/ALL processed email must be recognizable as an email, MOLD/ALL processed path must be recognizable as a path. I am not sure what the preferences are for MOLD (and don't care much)
Submitted by: Ladislav
When molding certain URL's both MOLD/ALL as well as MOLD yield strings that aren't recognizable as URL's. MOLD/ALL has to be corrected.
The question being whether to adjust MOLD as well.
Imported from: CureCode [ Version: r3 master Type: Bug Platform: All Category: Datatype Reproduce: Always Fixed-in:none ]
Imported from: metaeducation#2010
Comments:
Submitted by: BrianH
Do you want this just for url! or also for other series types with limited syntax, such as file!, email! and the path types? There are other types that don't MOLD properly if they aren't values that were specified in normal non-construction-spec syntax. Do we want to make this a general rule?
Submitted by: Ladislav
One part is MOLD/ALL. For MOLD/ALL the resulting string must be recognizable as representing the value of the specific datatype, meaning that MOLD/ALL processed file must be recognizable as a file, MOLD/ALL processed email must be recognizable as an email, MOLD/ALL processed path must be recognizable as a path. I am not sure what the preferences are for MOLD (and don't care much)
The text was updated successfully, but these errors were encountered: