Sign in
|
English
|
Terms of Use
Dictionary
Forum
Contacts
Terms for subject
Programming
containing
passing from to
|
all forms
English
Russian
message passing model, where all services are provided in a synchronous manner by passing messages around from client to server
модель обмена сообщениями, в которой все сервисы предоставляются синхронно, передачей сообщения от клиента к серверу и обратно
(
ssn
)
once fields and methods are relocated to new class
classes
, an association link should be established from the old to the new class. This can be one-way link unless there is an obvious need for backward message passing. Of course, the relocation of methods has an impact on client classes that depended on these methods. This necessitates changes to method invocations in these classes
как только поля и методы будут перемещены в новый класс
классы
, должна быть установлена связь ассоциации от старого класса к новому. это может быть односторонняя связь, если нет очевидной потребности в обратной передаче сообщений. Конечно, перемещение методов должно влиять на классы клиента, которые зависели от этих методов. это требует изменений в обращениях к методам в этих классах
(см.
Maciaszek L.A. and Liong B.L.
2005
: Practical Software Engineering
)
passing messages around from client to server
передача сообщения от клиента к серверу и обратно
(
ssn
)
Get short URL