<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>| Alexander Liberov | Activity</title>
	<link>https://components4developers.blog/members/alexanderliberov/activity/</link>
	<atom:link href="https://components4developers.blog/members/alexanderliberov/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Alexander Liberov.</description>
	<lastBuildDate>Tue, 26 May 2026 16:16:07 +0100</lastBuildDate>
	<generator>https://buddypress.org/?v=</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">9f21af070d47ef0a4fe2bb36dbf18b06</guid>
				<title>Alexander Liberov replied to the topic kbmMW_Table Attribute is too long in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/kbmmw_table-attribute-is-too-long/#post-54747</link>
				<pubDate>Wed, 06 May 2020 16:37:48 +0100</pubDate>

									<content:encoded><![CDATA[<p>Thanks! It worked and it now looks much clearer.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">dff4d0de81318025017ed133677068f9</guid>
				<title>Alexander Liberov started the topic kbmMW_Table Attribute is too long in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/kbmmw_table-attribute-is-too-long/</link>
				<pubDate>Wed, 06 May 2020 01:26:19 +0100</pubDate>

									<content:encoded><![CDATA[<p>Kim,</p>
<p>Sorry to bombard you with requests. It appears Delphi still has 255 character limitation on string constants. When a table has several indexes for example multiple foreign keys, the kbmMW_Table attribute string easily exceeds 255 characters. Is it possible to separate index definitions into separate attributes or maybe you can provide some&hellip;<span class="activity-read-more" id="activity-read-more-938"><a href="https://components4developers.blog/forums/topic/kbmmw_table-attribute-is-too-long/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8870f0bb2597ba9fa1841db8de3fa831</guid>
				<title>Alexander Liberov replied to the topic Could you add built-in support for Int64 in TkbmMWCustomMemoryStreamFormatter? in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/could-you-add-built-in-support-for-int64-in-tkbmmwcustommemorystreamformatter/#post-54737</link>
				<pubDate>Tue, 05 May 2020 19:27:26 +0100</pubDate>

									<content:encoded><![CDATA[<p>Correction. I meant smallint &#8211; int16.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">cfe39c7e425d1319f6bc820956aecee7</guid>
				<title>Alexander Liberov started the topic Could you add built-in support for Int64 in TkbmMWCustomMemoryStreamFormatter? in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/could-you-add-built-in-support-for-int64-in-tkbmmwcustommemorystreamformatter/</link>
				<pubDate>Tue, 05 May 2020 19:21:18 +0100</pubDate>

									<content:encoded><![CDATA[<p>Kim,</p>
<p>TkbmMWCustomMemoryStreamFormatter does not have a built-in support for int64 variables and variants. Could you please oveload WriteInteger / ReadInteger to handle int64 and shortint or create new procedures?</p>
<p>Same for variants. Now int64 variant values would be handled by default treatment and converted to strings.</p>
<p>Thanks in advance,</p>
<p>Alex</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8ec0b07b598131f4c73029202d4d8fa7</guid>
				<title>Alexander Liberov commented on the post, Compile Tool #1 - An easier way to compile projects</title>
				<link>https://components4developers.blog/2020/04/13/compiletool-1/#comment-1811</link>
				<pubDate>Tue, 14 Apr 2020 21:13:59 +0100</pubDate>

									<content:encoded><![CDATA[<p>Kim,<br />
Including these libraries helped me to build [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7a4d4a2489a44eecb2279ece85b44e11</guid>
				<title>Alexander Liberov replied to the topic Rewriter questions in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/rewriter-questions/#post-54575</link>
				<pubDate>Wed, 25 Mar 2020 23:53:32 +0100</pubDate>

									<content:encoded><![CDATA[<p>I use latest kbmMW Enterprise with the latest Studio Architect. All Rewriter components on the panel are only Win32 so I cannot drag them onto form for Win64 project. I didn&#8217;t try yet to create them manually at runtime.</p>
<p>It seems also there are possible bugs in InterbaseRewriter. Project &lt;span&gt;kbmMWDemoORMImportDBSchema cannot create Delphi code&hellip;<span class="activity-read-more" id="activity-read-more-813"><a href="https://components4developers.blog/forums/topic/rewriter-questions/#post-54575" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">da937c2e18e4a777af62d9f1726f5c50</guid>
				<title>Alexander Liberov started the topic Rewriter questions in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/rewriter-questions/</link>
				<pubDate>Wed, 25 Mar 2020 19:28:40 +0100</pubDate>

									<content:encoded><![CDATA[<ol>
<li>What is a Rewriter and where can I see documentation on it?</li>
<li>Why is it only 32 bit? The component supports only Win32 target and not Win64.</li>
</ol>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>