Now I have the CreateAdCommand. It seems working... but it is not tied to the web...
commitf1763b81b1d55f0d70d4ed9dfaed9eae4c0684ef
authorPasqualino Ferrentino <lino@bricioline.it>
Fri, 31 Aug 2007 13:05:54 +0000 (31 15:05 +0200)
committerPasqualino Ferrentino <lino@bricioline.it>
Fri, 31 Aug 2007 13:05:54 +0000 (31 15:05 +0200)
treef1773cf158d84d1be9c02a97fbdc82ea9363c61a
parent72f032e60508f50188c1b242036455e57918884c
Now I have the CreateAdCommand. It seems working... but it is not tied to the web site, yet
src/lib/Bcd/Commands/CommandFactory.pm
src/lib/Bcd/Commands/CreateAdCommand.pm [new file with mode: 0644]
src/lib/Bcd/Data/WebSite.pm
src/lib/Bcd/Errors/ErrorCodes.pm
src/t/TestAds.pm
src/t/TestWebSite.pm