<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Comments for page &quot;Decode PeopleCode&quot;</title>
		<link>http://peoplesoft.wikidot.com/forum/t-321476/decode-peoplecode</link>
		<description>Posts in the discussion thread &quot;Decode PeopleCode&quot;</description>
				<copyright></copyright>
		<lastBuildDate>Mon, 14 Sep 2026 09:33:11 +0000</lastBuildDate>
		
					<item>
				<guid>http://peoplesoft.wikidot.com/forum/t-321476#post-1091456</guid>
				<title>(no title)</title>
				<link>http://peoplesoft.wikidot.com/forum/t-321476/decode-peoplecode#post-1091456</link>
				<description></description>
				<pubDate>Tue, 29 Mar 2011 03:41:15 +0000</pubDate>
				<wikidot:authorName>webmaster@PassPortGeek.com</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>Hi,</p> <p>This looks very ambitious. You're removing the cult status of Application Developer and making PeopleSoft another plain old vanilla enterprise application. It's about time too.</p> <p>Regards, Jeff</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://peoplesoft.wikidot.com/forum/t-321476#post-1045883</guid>
				<title>(no title)</title>
				<link>http://peoplesoft.wikidot.com/forum/t-321476/decode-peoplecode#post-1045883</link>
				<description></description>
				<pubDate>Sat, 12 Mar 2011 04:06:52 +0000</pubDate>
				<wikidot:authorName>Erik H</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>Version 0.20 is available on sourceforge. It adds support for the Subversion version control system (direct commits, no client install necessary).</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://peoplesoft.wikidot.com/forum/t-321476#post-1041263</guid>
				<title>You&#039;re fast...</title>
				<link>http://peoplesoft.wikidot.com/forum/t-321476/decode-peoplecode#post-1041263</link>
				<description></description>
				<pubDate>Thu, 10 Mar 2011 12:07:17 +0000</pubDate>
				<wikidot:authorName>Erik H</wikidot:authorName>				<wikidot:authorUserId>751462</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Four days after I published this app, there's already a Wiki page for it&#8230;</p> <p>Glad you like it.</p> <p>As for contributions to this project: it would be interesting to see ways to use it with version control systems - perhaps someone can come up with a good script (preferably one that commits the .pcode files as the user who last modified the PeopleCode).</p> <p>Of course, there can be bugs; please report it when the contents of a .pcode file cannot be recompiled correctly in Application Designer.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://peoplesoft.wikidot.com/forum/t-321476#post-1039298</guid>
				<title>(no title)</title>
				<link>http://peoplesoft.wikidot.com/forum/t-321476/decode-peoplecode#post-1039298</link>
				<description></description>
				<pubDate>Wed, 09 Mar 2011 19:04:09 +0000</pubDate>
				<wikidot:authorName>Jean-Luc</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>Nice, but you can achieve substantially the same by using App Designer to find stuff in peoplecode:</p> <p>Application Designer Menu:</p> <p>Edit,Find in&#8230;</p> <p>On the Find in&#8230; dialog:</p> <p>Find what: &quot;;&quot; *<br /> Find type: Text string in PeopleCode<br /> Project: enter a project or scan the full database.</p> <p>Important: check the Save PeopleCode to File checkbox</p> <p>I typically scan the full database at least once and get about a 100&#160;MB text file out of it. Very useful to look for examples of peoplecode functions you haven't used yet. Otherwise, I typically qualify a project name to check for left behind code in large projects when doing packaging - export from 2 dbs and compare. Or to quickly get an overview of the code in a given set of subcomponents.</p> <p>At PeopleSoft, someone's written a VB real time decoder that can be called to parse the code for quality auditing purposes. That's the next step above exports.</p> <ul> <li>the &quot;;&quot; search will miss single line PeopleCodes if they are not terminated with a semi-colon. Such is life - I don't suggest scanning on &quot; &quot;, too slow.</li> </ul> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>