#1742 Should BuildPod fail with invalid pod name?

saltnlight5 Wed 28 Dec 2011

Hi,

When I use podName: "fan.examples.types.poda" in build.fan, it compiled and installed successfully, but then ofcourse I can't use it because it crashes with pod::type.slot naming convention. Why not have BuildPod fail with pod name validation?

Also, I have another question in regard to pod naming conflict. If we ever want to use two pod libraries that have the same name, would fantom have a way to resolve that?

Thanks,

~ Zemian

brian Mon 2 Jan 2012

I think that is a regression bug, must have lost that check somewhere along the way. I pushed a fix. Thanks for reporting.

Login or Signup to reply.