Export to GitHub

dxcorecommunityplugins - issue #94

XPO Easy Fields generates incorrect code.


Posted on Jun 1, 2011 by Grumpy Hippo

Which edition of the DevExpress toolset are you using?

* CodeRush (pro) * RefactorPro! * CodeRush (Xpress) * DXCore

Which version of the DevExpress toolset are you using?

  • 11.1.3

Which version of Studio are you using?

* VS2010

What OS? *Win7 ? 64bit?

Which community plugin(s) are you attempting to use? Xpo Easy Fields

What steps will reproduce the problem? 1. Recompile plugin. (I recompiled the latest repository version with 2011.1 because it didn't work at all. I did not change any code). 2. Update an XPO class in VS 2010.

What is the expected output? What do you see instead?

When the FieldsClass is generated there is no space between the 'new' and 'class' keywords. Like:

public newclass FieldsClass

It is of course easy to correct, but it makes ' update on save' feature useless.

Tried with the Support Center first [http://www.devexpress.com/Support/Center/p/B200992.aspx] and was redirected here.

Thanks, Tomasz

Comment #1

Posted on Jun 1, 2011 by Helpful Bear

(No comment was entered for this change.)

Status: New

Labels:
Type-Defect Priority-Medium