vote up 0 vote down star

I'm guessing I need to implement an NVelocityViewEngine and NVelocityView - but before I do I wanted to check to see if anyone has already done this.

I can't see anything in the trunk for MVCContrib.

I've already seen the post below - I'm looking specifically for something which works with Preview 5:

Otherwise I'll start writing one :)

flag

2 Answers

vote up 0 vote down check

There's an NVelocity implementation in MvcContrib. You need to reference the MvcContrib.Castle dll.

link|flag
Ahhh - so there is - it's called NVelocityViewFactory rather than NVelocityViewEngine - my oversight. Cheers. – Macka Sep 19 '08 at 14:57
Yes, that's a naming convention left over from Preview 2. I think I'll rename it at some point before the next MVC release. – Jeremy Skinner Sep 19 '08 at 14:58
vote up 0 vote down

Personally I don't have a clue about NVelocity, but here is a link that might help you.

link|flag
Sadly that's for Preview 4 I think. There were some breaking changes in Preview 5. Thanks anyway. – Macka Sep 19 '08 at 13:19

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.