The Assistant (1998 film)

The Assistant is a 1998 drama film directed by Daniel Petrie and starring Gil Bellows, Armin Mueller-Stahl, Joan Plowright, and Kate Greenhouse. It is based on the 1957 novel of the same name by Bernard Malamud. It follows a young man who finds work at a shop at the turn-of-the-century, and falls in love with the owner's daughter, inflaming deeply religious origins. Filming took place in Toronto.

The Assistant
Movie poster
Directed byDaniel Petrie
Screenplay byDaniel Petrie
Based onThe Assistant
by Bernard Malamud
Starring
Music byLawrence Shagge
Cinematography
Edited by
Distributed byLionsgate Films
Release date
  • May 1, 1998 (1998-05-01)
Running time
98 minutes
CountryCanada
LanguageEnglish

Cast

gollark: Horrible as in inconsistent.
gollark: Not in that file but whatever.
gollark: ```luafunction Element:calcSize(queue, stack) if self.finalizeSize then self.parent.container = self.parent.container + self.container self.finalizeSize = nil return end if self.parent then self.container = new(class.ElementRect)(self.parent.container) self.finalizeSize = true else self.container = new(class.ElementRect)(nil, self.browserObject.request.page.window, nil, 0, 0) end stack:push(self.container) if self.window then stack:push(new(class.ElementRect)(self.container, self.window)) end if self.parent then queue:push(self) end for i=#self.children, 1, -1 do queue:push(self.children[i]) endend```
gollark: Also, this is not "compiling".
gollark: The indentation is *horrible* and so's the lack of comments.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.