lars-erik / Umbraco.CodeGen

Typed model generator and "code-first" parser for Umbraco. Synchronizes C# classes with uSync DocumentType files.
MIT License
28 stars 8 forks source link

Backoffice doesnt open after installing this in Umbraco v7.3 #13

Open Korayem opened 8 years ago

lars-erik commented 8 years ago

Sorry 'bout that. Typed models will be built-in to Umbraco 7.4, so I'll not be prioritizing this as a standalone project any more. Hopefully, you'll be able to use the codedom generation from this project with the new stuff coming in 7.4, but we'll see.

Korayem commented 8 years ago

That's great news! I just checked the progress report. They're almost done with it: https://our.umbraco.org/contribute/releases/740

I'll continue to work with dynamic objects in the time being then to avoid redoing the whole work.

Thanks for the tip, you saved me tons of time :)

Korayem commented 8 years ago

Dear @lars-erik, I downloaded and tried 7.4Beta but can't find where are Typed Models. Any clues?

lars-erik commented 8 years ago

It might have been put back. I know there'll be done some work in Jan/Feb. In any case, it'll be a builtin version of https://github.com/zpqrtbnk/Zbu.ModelsBuilder

Korayem commented 8 years ago

Sounds good. I will push my Devs to start embracing Zbu.ModelsBuilder then.

Appreciate your heads up :+1: