<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://docs-old.ckeditor.com/index.php?action=history&amp;feed=atom&amp;title=FCKeditor_3.x%2FDesign_and_Architecture%2FNative_Objects</id>
		<title>FCKeditor 3.x/Design and Architecture/Native Objects - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://docs-old.ckeditor.com/index.php?action=history&amp;feed=atom&amp;title=FCKeditor_3.x%2FDesign_and_Architecture%2FNative_Objects"/>
		<link rel="alternate" type="text/html" href="https://docs-old.ckeditor.com/index.php?title=FCKeditor_3.x/Design_and_Architecture/Native_Objects&amp;action=history"/>
		<updated>2026-04-26T17:26:05Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.29.1</generator>

	<entry>
		<id>https://docs-old.ckeditor.com/index.php?title=FCKeditor_3.x/Design_and_Architecture/Native_Objects&amp;diff=2132&amp;oldid=prev</id>
		<title>Fredck: New page: The V3 code should completely avoid extending native JavaScript objects, like String or Array. This is already a big problem we see out there (e.g. Prototype), having &quot;collisions&quot; when put...</title>
		<link rel="alternate" type="text/html" href="https://docs-old.ckeditor.com/index.php?title=FCKeditor_3.x/Design_and_Architecture/Native_Objects&amp;diff=2132&amp;oldid=prev"/>
				<updated>2008-03-15T10:39:28Z</updated>
		
		<summary type="html">&lt;p&gt;New page: The V3 code should completely avoid extending native JavaScript objects, like String or Array. This is already a big problem we see out there (e.g. Prototype), having &amp;quot;collisions&amp;quot; when put...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The V3 code should completely avoid extending native JavaScript objects, like String or Array. This is already a big problem we see out there (e.g. Prototype), having &amp;quot;collisions&amp;quot; when putting different libraries to run together.&lt;br /&gt;
&lt;br /&gt;
Our code must also consider the fact that native objects may have been modified by external libraries, so we should not rely on having &amp;quot;pure&amp;quot; native objects.&lt;/div&gt;</summary>
		<author><name>Fredck</name></author>	</entry>

	</feed>