[
https://issues.apache.org/jira/browse/YETUS-688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Allen Wittenauer updated YETUS-688:
-----------------------------------
Flags: Important
Release Note:
<!-- markdown -->
For developers, the various `yetus_*_entry` routines have been removed form
yetuslib. There were a lot of issues with duplicate names and other problems
that really made them hard to use. All of those routines and the variables
that used them have been replaced with equivalent routines and variables that
are array-based.
> convert key globals from strings to arrays
> ------------------------------------------
>
> Key: YETUS-688
> URL: https://issues.apache.org/jira/browse/YETUS-688
> Project: Yetus
> Issue Type: Improvement
> Components: Test Patch
> Reporter: Allen Wittenauer
> Assignee: Allen Wittenauer
> Priority: Major
> Fix For: 0.10.0
>
> Attachments: YETUS-688.00.patch, YETUS-688.01.patch,
> YETUS-688.02.patch
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> In order to clean up the API for a 1.0 release, several key globals should be
> converted from strings to arrays to fix a variety of problems that can occur
> when those strings need spaces in them, have matching characters, etc.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)