Menu

attributes usage

Help
OpenShare
2009-01-29
2013-04-26
  • OpenShare

    OpenShare - 2009-01-29

    Does MVC# optionally work without decorating entities? I don't want to have to mark up my business objects to apply the framework.

     
    • OVZH

      OVZH - 2009-01-30

      Hi,

      Actually you don't need to append attributes to your business entities, instead - only to tasks and views. If you still want to expose the task information (description of view/controller pairs a.k.a. interaction points) via some other way (e.g. config file) you may use your own ITaskInfoProvider implementation.

      Does this answer your question?

      Regards,
      --
      Oleg Zhukov

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.