<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Page comments</title>
		<link>http://www.ssbits.com/home/</link>
		<atom:link href="http://www.ssbits.com/home/" rel="self" type="application/rss+xml" />
		<description></description>

		
		<item>
			<title></title>
			<link>http://www.ssbits.com/snippets/2009/getting-objects-from-multiple-child-pages/#PageComment_1873</link>
			<description>Hi Hamish,

Super-handy to know this tidy snippet. Have you had problems loading multiple filters for the one GET? Ie:

$ObjectSet = DataObject::get(
       'Object', 
       'ShowPage = 1 AND (ObjectPageID = 1 OR ObjectPageID = 2)'
        );

I haven't managed to get this syntax working properly and am wondering if it is at all possible.</description>
			<pubDate></pubDate>
			<dc:creator>RSSName</dc:creator>
			<guid>http://www.ssbits.com/snippets/2009/getting-objects-from-multiple-child-pages/#PageComment_1873</guid>
		</item>
		

	</channel>
</rss>