Re: [MSEide-MSEgui-talk] Proposal: t[memory]stream (or LoadFRom/SaveTo t[memory]stream) compatibility for MSE streams

2012-06-28 Thread IvankoB
What do You think about msestringarty here ? Its main advantage is being unicode aware. And there's little need in streaming facilities (provided by the heavy component) just to process (navigate over analyze) HTML text, me guess.

Re: [MSEide-MSEgui-talk] Proposal: t[memory]stream (or LoadFRom/SaveTo t[memory]stream) compatibility for MSE streams

2012-06-28 Thread Martin Schreiber
On Thursday 28 June 2012 11:21:37 IvankoB wrote: What do You think about msestringarty here ? Its main advantage is being unicode aware. And there's little need in streaming facilities (provided by the heavy component) just to process (navigate over analyze) HTML text, me guess. Again I

Re: [MSEide-MSEgui-talk] Proposal: t[memory]stream (or LoadFRom/SaveTo t[memory]stream) compatibility for MSE streams

2012-06-28 Thread IvankoB
Again I don't understand, sorry. You mean to change the type of THTTPSend.Document to msestringarty? As a variant for pure text since THTTPSend.Document may also contain (up/down)loaded binary files, unless they are always text-encoded (base64 etc). Though dealing with text also may also

Re: [MSEide-MSEgui-talk] Proposal: t[memory]stream (or LoadFRom/SaveTo t[memory]stream) compatibility for MSE streams

2012-06-28 Thread Martin Schreiber
On Thursday 28 June 2012 14:13:15 IvankoB wrote: Again I don't understand, sorry. You mean to change the type of THTTPSend.Document to msestringarty? As a variant for pure text since THTTPSend.Document may also contain (up/down)loaded binary files, unless they are always text-encoded

Re: [MSEide-MSEgui-talk] Proposal: t[memory]stream (or LoadFRom/SaveTo t[memory]stream) compatibility for MSE streams

2012-06-28 Thread IvankoB
Ask the THTTPSend devels? The Synapse team ? Looking through their project, they're concentrated on the networking issues. -- Live Security Virtual Conference Exclusive live event will cover all the ways today's

Re: [MSEide-MSEgui-talk] Proposal: t[memory]stream (or LoadFRom/SaveTo t[memory]stream) compatibility for MSE streams

2012-06-28 Thread Martin Schreiber
On Thursday 28 June 2012 14:43:22 IvankoB wrote: Ask the THTTPSend devels? The Synapse team ? Looking through their project, they're concentrated on the networking issues. Then you want that I change THTTPSend? --

Re: [MSEide-MSEgui-talk] Proposal: t[memory]stream (or LoadFRom/SaveTo t[memory]stream) compatibility for MSE streams

2012-06-27 Thread Martin Schreiber
On Wednesday 27 June 2012 08:35:21 IvankoB wrote: so that they can be used with 3-rd parties aimed to pure FPC - Synapse,... I don't understand, please be more verbose. For the attached project (it scans for pay-free [for local citizens] resources in Uzbekistan), the advanced MSEgui

Re: [MSEide-MSEgui-talk] Proposal: t[memory]stream (or LoadFRom/SaveTo t[memory]stream) compatibility for MSE streams

2012-06-27 Thread IvankoB
For the attached project (it scans for pay-free [for local citizens] resources in Uzbekistan), the advanced MSEgui stringarrty, ttextstream etc can't be used easily. I have no time to analise the source, please write what you want to do with tmsefilestream. Access (

Re: [MSEide-MSEgui-talk] Proposal: t[memory]stream (or LoadFRom/SaveTo t[memory]stream) compatibility for MSE streams

2012-06-27 Thread Martin Schreiber
On Wednesday 27 June 2012 09:30:21 IvankoB wrote: Access ( reading/writting/LoadFRom/SaveTo ) THTTPSend.Document(=TMemoryStream) to/from MSEgui's TTextStream TMSEFileStream. Analog of TStringList.LoadFromStream(T[memory]stream) for [mse]stringarty... That's a MSEgui aware way of handling

Re: [MSEide-MSEgui-talk] Proposal: t[memory]stream (or LoadFRom/SaveTo t[memory]stream) compatibility for MSE streams

2012-06-27 Thread IvankoB
Is THTTPSend.Document tstream or tmemorystream? TMemoryStream. -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can

Re: [MSEide-MSEgui-talk] Proposal: t[memory]stream (or LoadFRom/SaveTo t[memory]stream) compatibility for MSE streams

2012-06-27 Thread Martin Schreiber
On Wednesday 27 June 2012 10:38:49 IvankoB wrote: Is THTTPSend.Document tstream or tmemorystream? TMemoryStream. tmsefilestream has a protected fmemorystream field which possibly could be used for writing. Martin

Re: [MSEide-MSEgui-talk] Proposal: t[memory]stream (or LoadFRom/SaveTo t[memory]stream) compatibility for MSE streams

2012-06-27 Thread IvankoB
TMemoryStream. tmsefilestream has a protected fmemorystream field which possibly could be used for writing. But tmsefilestream is a thandlestream descendant AFAIK, so can't be used for in-memory processing HTML data (from THTTPSend.Document), correct ? TTextStream (or smth like

Re: [MSEide-MSEgui-talk] Proposal: t[memory]stream (or LoadFRom/SaveTo t[memory]stream) compatibility for MSE streams

2012-06-27 Thread Martin Schreiber
On Wednesday 27 June 2012 14:01:55 IvankoB wrote: TMemoryStream. tmsefilestream has a protected fmemorystream field which possibly could be used for writing. But tmsefilestream is a thandlestream descendant AFAIK, so can't be used for in-memory processing HTML data (from

[MSEide-MSEgui-talk] Proposal: t[memory]stream (or LoadFRom/SaveTo t[memory]stream) compatibility for MSE streams

2012-06-26 Thread Ivanko B
so that they can be used with 3-rd parties aimed to pure FPC - Synapse,... -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT

Re: [MSEide-MSEgui-talk] Proposal: t[memory]stream (or LoadFRom/SaveTo t[memory]stream) compatibility for MSE streams

2012-06-26 Thread Martin Schreiber
On Tuesday 26 June 2012 19:46:45 Ivanko B wrote: so that they can be used with 3-rd parties aimed to pure FPC - Synapse,... I don't understand, please be more verbose. Martin -- Live Security Virtual Conference