|
: 46 : 47 : 1 |
When I dynamically generate HTML I would like to be able to import it directly from the memory buffer where I created it such as a string variable or a NotesStream, etc. I see no need for me to have to create a temporary file to do that.
And I will echo the idea of backend imports (linked idea).
This should not be limited to HTML only. I may want to pipe a binary stream, etc.
|