Daniele Teti

Results 121 comments of Daniele Teti
trafficstars

Also, any render* methods have an `IgnoredProperties` array. Did you check if that is enough?

Yes, create a sample project with a couple of tests (serialization and deserialization with border case too) and we'll manage to merge into the repo.

This issue should be fixed now, can you test it?

Can you produce a selfcontained example project?

Just declare MVCPath('/v1/customer_addresses') before the other. The router path resolution is from the top of the class declaration to the bottom.

Any news on this?

Wow! How many requests in one issue :-) Please, split minor requests in different issues. However, the ability to don't load system controller has been [just commited](https://github.com/danieleteti/delphimvcframework/commit/89d723fbde23854e255b3da72daff016d9c65f3c)

Thanks for your contribute. However, we can merge this code only if the behaviour is simmetric with the serialization side. Can you provide an updated test project to show the...

@viniciussanchez the project uses system.json which is quite slow compared to jsondataobjects (used by dmvcframework). Having a subproject for dataset serialization is ok (if adds something to the current implementation),...