spf13 / spf13/cast

Road to v2

Open
#266 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
4k
Forks
337
Avg merge
15m
Merged PRs (30d)
1

Description

Tracking some ideas for a potential v2 version of the library.

  • Generic ToSlice (the function currently exists with a different signature)
  • Remove some exotic transformations (eg. string to string slice: there are millions of ways it could work and it's quite arbitrary at the moment)
  • Remove some exotic map conversions
  • #260 Better bounds checking

These aren't set in stone, just some ideas I wanted to write down.

Contributor guide

No contributing guide indexed for this repository

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.

Research direction

Review the current ToSlice signature and existing string-to-slice and map conversion behavior, then read issue #260 on bounds checking. An agreed v2 scope is needed before implementation; the issue does not define a specific completed change.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.