Evgeny Shvarov · Sep 25, 2017 go to post

Hi, Rubens!

Generally, Feedback group is intended for DC issues and is hidden from the main feed.

We moved feedback requests from the main feed last year cause there were so many requests that they overlapped technical discussions very much.

This year DC engine works better and there are few issues to it, so I don't mind if we can discuss some DC problems on the main feed from time to time as your post about accepting answers. If you feel that you need more focus and discussion on the particular DC problem it worth to have it on the main feed.

So it's up to you.

Evgeny Shvarov · Sep 21, 2017 go to post

Yes, we also plan to introduce annoying email notification for OP to pick an answer if there are any answers and no any is accepted.

Evgeny Shvarov · Sep 21, 2017 go to post

Hi, Rubens!

Thanks for the topic. 

I didn't get 5 and 7, would you please elaborate?

Evgeny Shvarov · Sep 19, 2017 go to post

Hi, Sebastian! What I like about your comment that you are not saying that it is impossible.

About small COS community: how large the community should be in numbers to support the project in your opinion?

In my opinion, 3rd party library for InterSystems data platform would be supported by the community if:

1. It provides a great added value for significant part of community

2. It is easy to collaborate in development

3. It is easy to install/deinstall the library

Evgeny Shvarov · Sep 12, 2017 go to post

Hi, Mike! It would be posted on YouTube in a few days, we would make an announcement here.

Evgeny Shvarov · Sep 11, 2017 go to post

We introduced two more sessions:

"A Secure Distributed System DevOps Architecture with Caché, Git Ansible and Object Synchronization " by [@Amir Samary] and 

"Visualize DeepSee Data Your Way" by [@Peter Steiwer].

We are starting at 5pm (PT) at Tech Exchange, Developer Community table (Pike's Peak).  Come the sessions!

Evgeny Shvarov · Sep 11, 2017 go to post

Text your questions now to  get answers on Global Summit 2017 Key Notes to a number:

+16179968827

Evgeny Shvarov · Sep 7, 2017 go to post

I would add that repositories with "separate files for separate classes" and "Packages are folders" approach are much more readable if the code is exposed in UDL form. Check cacheobjectscript-udl repositories with code in UDL as examples. 

Atelier supports UDL and there are several libraries like this one which allows export Caché objectscript code in UDL easily.

Evgeny Shvarov · Sep 5, 2017 go to post

Hi, Eduard! 

Thanks for the part 2!

I'm the happy user of RESTForms framework, hope other InterSystems community members would benefit from it too!

Thanks for hacking this!

I would also mention [@Sergei Sarkisian] who introduced UI layer for this library on Angular 1.+. Thanks Sergey!

Evgeny Shvarov · Sep 4, 2017 go to post

Hi, Liudmila!

Sure! We'll contact you directly via email about session details,  slides, and presenter.

Evgeny Shvarov · Sep 2, 2017 go to post

Hi, Daniel! Your session on Caché ObjectScript static code analysis is introduced!

Evgeny Shvarov · Aug 28, 2017 go to post

Hi, Community! 

We have 3 first sessions for DC Sessions meeting. Have 3 more available. 

Evgeny Shvarov · Aug 28, 2017 go to post

Yes, the issue was in HTML. 

I'm having:

set msg.ContentType = "text/html"

set msg.IsHTML=1

So, <br/> works in this case to make lines like:

do msg.Write("<br/>")
Evgeny Shvarov · Aug 28, 2017 go to post

WriteLine didn't help actually. I'm on Ubuntu, 2017.1. Still getting all in one line. Will try with $C(10).