<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	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>tazzix.com &#187; object mapping</title>
	<atom:link href="http://tazzix.com/wp/tag/object-mapping/feed/" rel="self" type="application/rss+xml" />
	<link>http://tazzix.com/wp</link>
	<description>Mobile Development Anyone?</description>
	<lastBuildDate>Tue, 01 Jun 2010 11:23:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>RMS to Object Mapping</title>
		<link>http://tazzix.com/wp/2004/03/15/rms-to-object-mapping/</link>
		<comments>http://tazzix.com/wp/2004/03/15/rms-to-object-mapping/#comments</comments>
		<pubDate>Mon, 15 Mar 2004 15:17:05 +0000</pubDate>
		<dc:creator>tazzix</dc:creator>
				<category><![CDATA[J2ME APIs]]></category>
		<category><![CDATA[j2me]]></category>
		<category><![CDATA[object mapping]]></category>
		<category><![CDATA[rms]]></category>

		<guid isPermaLink="false">http://tazzix.com/wp/2004/03/15/rms-to-object-mapping/</guid>
		<description><![CDATA[Overview:
This API provides Object Oriented Mappings over J2ME&#8217;s standard RMS
Features:

Developed on j2me-wtk and Nokia Series 60, testing on Nokia 3650
MIDP 1.0, CLDC-1.0 Compliant, i.e. can be used on any kind of J2ME device


Support for all J2ME primitive data types and their class representations
Support for Vector which contains any of the supported types / classes
Support for [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Overview:</strong></p>
<p>This API provides Object Oriented Mappings over J2ME&#8217;s standard RMS<br />
<strong>Features:</strong></p>
<ul>
<li>Developed on j2me-wtk and Nokia Series 60, testing on Nokia 3650</li>
<li>MIDP 1.0, CLDC-1.0 Compliant, i.e. can be used on any kind of J2ME device</li>
</ul>
<ul>
<li>Support for all J2ME primitive data types and their class representations</li>
<li>Support for Vector which contains any of the supported types / classes</li>
<li>Support for pseudo-floating point (MIDP1.0 has no float)</li>
<li>Support for any class implementing the persistence interface</li>
<li>Filters, Searchers, and sorters can be applied at retrieval time</li>
</ul>
<p><strong>Status:</strong></p>
<ul>
<li>In production and being used in my other projects</li>
<li>May not give full performance on phones with slow processors</li>
<li>May not be an optimal solution on phones having limit on RMS size or low memory</li>
</ul>
<p><strong>TODOs:</strong></p>
<ul>
<li>Write a benchmark program and publish results</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://tazzix.com/wp/2004/03/15/rms-to-object-mapping/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
