In the same way we did in the previous chapter we are going to register a new Pod and bind it to a PodLoader by adding the codetable entries in the PodType and PodLoaderBindings tables using the examples below.
<code
default="false"
java_identifier="MYFAVMOVIES"
status="ENABLED"
value="PT9002"
>
<locale language="en" sort_order="0">
<description>My Favourite Movies</description>
<annotation/>
</locale>
</code>
<code
default="false"
java_identifier="MYFAVMOVIES"
status="ENABLED"
value="PT9002"
>
<locale language="en" sort_order="0" >
<description>pods.podloaders.MyFavouriteMovies</description>
<annotation/>
</locale>
</code>