Tomlinson v Gill
Tomlinson v Gill (1756) Ambler 330 is an English contract law case concerning privity of contract. It stands as an example of the flexible approach to privity under the earlier common law.
Tomlinson v Gill | |
---|---|
Citation(s) | (1756) Ambler 330 |
Case opinions | |
Lord Hardwicke | |
Keywords | |
Privity |
Facts
Judgment
Lord Hardwicke decided that a third person is entitled to sue if there can be spelt out of the contract an intention by one of the parties to contract as trustee for him, even though nothing was said about any trust in the contract, and there was no trust fund to be administered.
gollark: That query there would look up the `post` with `id` 2181924 and pull the row from `thread` with `id` corresponding to the `thread` (which contains the thread ID, presumably) of the `post`.
gollark: https://www.sqlite.org/syntax/join-clause.html
gollark: Yes, that's part of a `JOIN`.
gollark: You might use the `.` thing in a JOIN, for example `SELECT post.content, thread.title FROM post WHERE post.id = 2181924 JOIN thread ON thread.id = post.thread`.
gollark: `JOIN` says "look at this other table for corresponding rows which have some value matching a condition".
See also
Notes
References
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.