Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation Error in Caché 2017.2 #28

Closed
nikitaeverywhere opened this issue May 12, 2017 · 10 comments
Closed

Compilation Error in Caché 2017.2 #28

nikitaeverywhere opened this issue May 12, 2017 · 10 comments

Comments

@nikitaeverywhere
Copy link
Member

nikitaeverywhere commented May 12, 2017

Possibly #22 related.

While compiling classes from master branch, I get this-like error messages:

ОШИБКА #5373: Класс '%Library.Object', используемый 'Form.Generators:onGenerateMetadata:FormalSpec', не существует

...and so on. Seem like deprecated %Object wasn't replaced to %DynamicObject.

@nikitaeverywhere
Copy link
Member Author

Ah, I see. There are a lot of system methods left.

@eduard93
Copy link
Contributor

eduard93 commented May 13, 2017

Releases are provided for 2016.1 and 2016.2+.
The conversion is done automatically using SMR

@eduard93
Copy link
Contributor

Since it's much easier to do 16.1 -> 16.2 automatic conversion rather than 16.2->16.1 there are currently no particular plans to move the RESTForms codebase into 16.2,

@nikitaeverywhere
Copy link
Member Author

nikitaeverywhere commented May 13, 2017 via email

@eduard93
Copy link
Contributor

eduard93 commented May 13, 2017

How to set what up? SMR? Importing classes is all.

@nikitaeverywhere
Copy link
Member Author

nikitaeverywhere commented May 13, 2017 via email

@eduard93
Copy link
Contributor

Import release for 2016.2+

@nikitaeverywhere
Copy link
Member Author

Got it. Maybe consider adding this to readme (could just be a link to releases page)? I was thinking that you still use some utilities like "repository import to Caché", so managed to import master branch directly instead of releases, just like it says: Import classes and create web app with Form.REST.Main broker.

@eduard93
Copy link
Contributor

Sure. Done.

@nikitaeverywhere
Copy link
Member Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants