DictionaryForumContacts

 natalie demchenko

link 30.09.2014 17:20 
Subject: как перевести аббревиатуру VC progr.
So you might want to create a new entity even before presenting the VC for it to be filled in.
Помогите перевести аббревиатуру VC и конец этого предложения.
Вот контекст: This approach works well for most basic cases, but as I mentioned above there are two problems with it. The first one is related to adding a new entity. You probably want to reuse the same view controller for adding and editing an entity. So you might want to create a new entity even before presenting the VC for it to be filled in. This would cause the update notifications to trigger an update on the fetched results controller, i.e. an empty row would appear shortly before the modal view controller is fully presented for adding or editing.
Спасибо!

 Karabas

link 30.09.2014 17:24 
А это не view controller, упомянутый в предшествующем предложении? (Предположение абсолютно интуитивное, поскольку не программист ни единого разу)

 natalie demchenko

link 30.09.2014 17:27 
Спасибо за предположение, возможно Вы и правы)

 NC1

link 30.09.2014 17:28 
Есть очень часто употребляемое сокращение MVC (Model-View-Controller), Так что я тоже за View Controller.

 wow1

link 30.09.2014 18:14 
да, очевидно это тот же view controller, что в предложениях до и после

ЗЫ. если всплывет, возможно здесь не MVC как таковой, но некий аналогичный шаблон (их там масса - MVP, MVVM, MVB, ...)

 

You need to be logged in to post in the forum