filter functions based on file size

Open
#2 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Domain
desktop

Research direction

The issue names no files, tests, or entry points. Start by reading the repository's current contract and service-filtering flow, then determine how a caller should provide the target size and how oversized services should be handled. Done means the behavior is defined and covered for services that can and cannot accept the requested file size.

Written by the indexing model from the issue text.

Description

Priority: Wishlist

Some contracts may need to place a restriction on file size due to the services they work with, for example there is a maximum upload size for Facebook and you can't send a 3GB movie through gmail.

In this way, an application needs to be able to tell Contractor how large the target item is so that Contractor can either filter out or make insensitive services that can't take large files.

Launchpad Details: #LP782759 Daniel Fore - 2011-05-14 18:37:28 +0000

Dominant language
Vala
Stars
34
Forks
11
Avg merge
7h 17m
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from elementary/contractor

All issues in elementary/contractor

Similar issues

More Desktop Dev issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.