1 <?xml version="1.0" encoding="utf-8"?>
3 ====================================================================
4 Licensed to the Apache Software Foundation (ASF) under one or more
5 contributor license agreements. See the NOTICE file distributed with
6 this work for additional information regarding copyright ownership.
7 The ASF licenses this file to You under the Apache License, Version 2.0
8 (the "License"); you may not use this file except in compliance with
9 the License. You may obtain a copy of the License at
11 http://www.apache.org/licenses/LICENSE-2.0
13 Unless required by applicable law or agreed to in writing, software
14 distributed under the License is distributed on an "AS IS" BASIS,
15 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16 See the License for the specific language governing permissions and
17 limitations under the License.
18 ====================================================================
21 <!DOCTYPE todo PUBLIC "-//APACHE//DTD Todo V1.3//EN" "./dtd/todo-v13.dtd">
23 <todo><title>Things To Do for Poi</title>
26 <person id="AO" name="Andrew C. Oliver" email="acoliver@apache.org"/>
27 <person id="GS" name="Glen Stampoultzis" email="user@poi.apache.org"/>
28 <person id="MJ" name="Marc Johnson" email="mjohnson at apache dot org"/>
29 <person id="NKB" name="Nicola Ken Barozzi" email="barozzi@nicolaken.com"/>
30 <person id="RA" name="Ryan Ackley" email="dev@poi.apache.org"/>
31 <person id="AS" name="Avik Sengupta" email="dev@poi.apache.org"/>
32 <person id="open" name="POI Developers" email="dev@poi.apache.org"/>
33 <person id="Everyone" name="POI Developers" email="dev@poi.apache.org"/>
36 <actions priority="high">
37 <action context="code" dev="RA">
40 <action context="code" dev="GS">
43 <action context="code" dev="Everyone">
44 Evaluate and bugfix performance code in HEAD
49 <actions priority="medium">
50 <action context="code" dev="open">
51 Implement more record types.
53 <action context="code" dev="open">
54 Add more dummy checks (for when API user's do things they
55 "can't" do). This will involve exploring the various
56 upper limits on the things Excel can handle.
58 <action context="code" dev="open">
59 Add support for embedded graphics and other objects.
61 <action context="code" dev="open">
62 Create new adapter object for handling MulBlank, MulRk, Rk
65 <action context="code" dev="AS">
66 Improve formulas (Shared Formulas, Unkown PTG's)