Thanks tremendously!
The problem with creating something over two years (on a laptop, on
the train ride to work), is that things you write this year break
things you wrote & tested last year...(yeah, yeah.... my TDD skills
need work)
It didn't like me using .Trim on a null string.
>>
http://www.njtheater.org/Person/List.rails
That page was just a mess. (related to the known problem on
ViewComponents polluting the parent page's PropertyBag with new
items).
Now that's just weird, as it's been written using an
HtmlHelper.LinkTo() call, that is fundalmentally the same as the
previous column, which worked correctly. (I've replaced it a manually
written A tag, which uses an SEO link:
http://www.njtheater.org/Troupe/name/barn-theater.rails )
Of course, these changes have been made on the laptop, and won't be
online till I get home tonight....
> I'd also put a big search box up there... maybe NHibernate.Search! And
> RSS! And OpenSearch! Sorry, got carried away :-)
Well, I can't do NHibernate.Search, since I used MSSQL/Linq2SQL
instead on ActiveRecord, but I was planning to slap some nLucenre on
it evetually. The RSS feeds are also planned and will come sooner.
The really great think about Monorail (over the originally version @
njtheater.COM, in clasic ASP) is that I can now do site-wide
incremental changes.
--
Truth,
James