Skip to content

[MVCProduce] or [MVCProduces] #5

@GoogleCodeExporter

Description

@GoogleCodeExporter
Being new to DMVCFW I'm having a look at the samples.
(Downloaded via svn Aug 13, 2014.)

I'm using Delphi XE6 Pro

1) Started with BasicDemo 
-> all good

2) Moved on to routingsample
-> Request to / (root) works
-> Request to all others /search, /people, etc. did *not* work

I then noticed the code snippet on the project home page has [MVCProduce()] 
where as RoutingSampleControllerU.pas has [MVCProduces()].

After removing the 's' it worked fine.

Seems that other samples have [MVCProduces()] as well, including the unit 
tests, so perhaps that is the required name. What am I missing? A setting in 
Delphi XE6? (I'm not that familiar with attributes.)

I'm also trying to select each demo in order of relative difficulty. If you 
have any pointers in this regard that would be appreciated. Some samples have 
invalid library search paths, but will endeavour to work through that.

I can progress from here, but just wanted to let you know.


Framework looks promising for my needs, thank you.

-- 
Ian

Original issue reported on code.google.com by [email protected] on 14 Aug 2014 at 2:59

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions