My favorites | Sign in
Project Home Downloads Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
ListGrid
   
Loading...
  ID Type  Status  Priority  Milestone  Owner    Summary + Labels ...
80 Enhancement Accepted Medium ---- kandpwel...@gmail.com   Add support for commons-collections4  
54 Enhancement WontFix Low ---- kandpwel...@gmail.com   Add support for op4j functional API  
79 Enhancement New Medium ---- kandpwel...@gmail.com   Consider replacing jarjar wit gradle Shadow plugin  
62 Enhancement New Low ---- kandpwel...@gmail.com   Add support for Hamcrest and FEST-assert (update: also AssertJ)  
78 Enhancement New Medium ---- kandpwel...@gmail.com   Add support for Byte Buddy as proxy provider  
77 Defect Done Medium R1.3.1 ----   FuncitoRxJava class depends on rx.util.functions package which is moved by 0.18.0 rxjava-core  
76 Enhancement New Medium ---- ----   Add conversion from a "framework" to another (from exemple: Guava to RxJava) ?  
70 Enhancement Fixed Low R1.3 kandpwel...@gmail.com   Upgrade internal use of Objenesis from 1.2 to 1.3 or later  
66 Enhancement New Medium ---- kandpwel...@gmail.com   Add support for Android thru DexMaker  
75 Defect Fixed Medium R1.3 kandpwel...@gmail.com   Clean-up after ThreadLocals  
67 Defect Fixed Low R1.3 kandpwel...@gmail.com   Test classes for xxxProxyFactory classes incorrectly named xxxStubFactory_UT  
68 Enhancement Fixed Low R1.3 kandpwel...@gmail.com   ProxyFactory.canImposterize optimizations  
71 Enhancement Fixed Medium R1.3 kandpwel...@gmail.com   Upgrade gradle to latest version  
59 Enhancement Fixed High R1.3 kandpwel...@gmail.com   Add command object creation to supporting frameworks  
69 Enhancement Fixed Medium R1.3 ----   Add support for RxJava  
58 Enhancement Fixed Medium R1.3 kandpwel...@gmail.com   null safe chained method calls  
74 Enhancement Fixed Low R1.3 kandpwel...@gmail.com   Add static access to set proxy provider.  
72 Defect Fixed Low R1.3 kandpwel...@gmail.com   Proxy provider "warning" should probably be "info" instead  
73 Defect Accepted Medium ---- kandpwel...@gmail.com   Try to provide a means to proxy generics  
33 Design New Medium ---- kandpwel...@gmail.com   Reconsider build-dependencies and runtime-dependencies in light of Java 7  
64 Enhancement Accepted Medium ---- kandpwel...@gmail.com   Add support for JGA functor library  
55 Enhancement New Medium ---- ----   Support wrapping multi-parameter methods to functionaljava FN functions.  
65 Enhancement New Low ---- kandpwel...@gmail.com   Add Guava 11+ LoadingCache  
63 Enhancement Fixed High R1.2 kandpwel...@gmail.com   add support for collections-generic (generic aware fork of commons-collections)  
48 Enhancement Fixed Low R1.2 kandpwel...@gmail.com   Convert build to use Gradle Wrapper.  
57 Enhancement Fixed High R1.2 kandpwel...@gmail.com   Add support for Play! framework F.Function, etc.  
60 Defect Fixed Medium R1.2 kandpwel...@gmail.com   Remove examples directory from Javadoc  
56 Enhancement New Medium ---- ----   Support wrapping constructors  
31 Enhancement New Medium ---- kandpwel...@gmail.com   wrap static methods  
61 Other Invalid Medium ---- ----   how about lambdaj  
36 Defect Done Low R1.1 codeto...@gmail.com   Empty Objenesis folders in jar  
51 Enhancement Done High R1.1 kandpwel...@gmail.com   accept methods with bound parameters  
29 Design Done High R1.1 codeto...@gmail.com   Micro-benchmarks for project maintenance purposes  
53 Defect Done Medium R1.1 kandpwel...@gmail.com   Warning messages going to System.err instead of logging  
45 Enhancement Done Medium R1.1 kandpwel...@gmail.com   support chained method calls where possible  
49 Enhancement WontFix Low ---- ----   Split funcito into functional api specific jars  
34 Enhancement WontFix Low ---- kandpwel...@gmail.com   Use AspectJ as a way of "codegen" for stubbing  
52 Enhancement WontFix Medium ---- kandpwel...@gmail.com   With final classes, check for non-final interfaces or base classes to proxy instead of always failing  
35 Enhancement Fixed Medium Release0.1 kandpwel...@gmail.com   Add support for Jedi-core functional API  
47 Task Done Medium R1.0.1 kandpwel...@gmail.com   Maven Central repository  
50 Defect Fixed High R1.0.2 ----   remove hard runtime dependency on google guava  
10 Defect Fixed High Release0.1 kandpwel...@gmail.com   thread-safety and static boundary   Usability  
43 Enhancement Fixed Medium Release0.1 kandpwel...@gmail.com   add 3rd factory for plain Java dynamic Proxy  
42 Enhancement Fixed Low Release0.1 kandpwel...@gmail.com   Link javadoc to external docs  
46 Design New Low ---- kandpwel...@gmail.com   replace WrapperType enum with Strings to allow users to define their own FuncitoDelegates  
44 Defect Fixed Medium Release0.1 kandpwel...@gmail.com   remove example code from binary jar and coverage reports  
20 Design Invalid Low ---- codeto...@gmail.com   clearing invocations when throwing exception  
41 Defect Fixed High Release0.1 kandpwel...@gmail.com   Direct call to ASM code in CglibInvokable can have errors in presence of multiple ASM instances  
30 Enhancement Fixed Critical Release0.1 kandpwel...@gmail.com   Need to add basic javadoc comments to code  
2 Design Fixed High Release0.1 codeto...@gmail.com   single package for client API ?   Maintainability  
38 Enhancement Deferred Low ---- kandpwel...@gmail.com   Add support for Apache commons Functor API  
40 Enhancement Fixed Critical Release0.1 codeto...@gmail.com   Build to produce Javadocs  
18 Enhancement Fixed Medium Release0.1 codeto...@gmail.com   version number?  
39 Enhancement Invalid Medium ---- kandpwel...@gmail.com   Build needs .tar.gz version for Unix users  
24 Design Fixed High Release0.1 codeto...@gmail.com   choosing CGLib versus Javassist  
37 Task Accepted Medium ---- codeto...@gmail.com   Cobertura to emit XML on CI build so Jenkins plugin can process it.  
21 Defect Fixed Low ---- codeto...@gmail.com   strange inner class  
16 Design Fixed Low ---- kandpwel...@gmail.com   Should we host a CI Build at CloudBees  
15 Design Fixed High ---- codeto...@gmail.com   Objenesis added to jar   Usability  
6 Design WontFix Low ---- codeto...@gmail.com   naming convention for unit tests  
32 Defect Fixed Medium ---- kandpwel...@gmail.com   Need test for wrapping methods on custom Enum classes  
13 Defect Fixed High ---- kandpwel...@gmail.com   MethodPredicate apply throws NPE for methods with nullable Boolean return type   Usability  
22 Enhancement Fixed Medium ---- codeto...@gmail.com   TODO: add Cobertura to build  
1 Review Fixed Medium ---- ----   check versions of dependencies in build.gradle  
14 Design Fixed High ---- codeto...@gmail.com   Need a Gradle build target for source jar  
3 Design Fixed High ---- codeto...@gmail.com   streamlining Funcito object   Usability Maintainability  
19 Defect Fixed Medium ---- codeto...@gmail.com   use enum for wrapperType  
28 Defect Fixed Critical ---- codeto...@gmail.com   build is broken  
27 Design New Medium ---- codeto...@gmail.com   commentary on architecture  
23 Design Fixed Medium ---- codeto...@gmail.com   does InvocationManager need a full-blown stack?  
25 Enhancement WontFix Low ---- codeto...@gmail.com   use Google Guava  
26 Other Fixed Low ---- codeto...@gmail.com   remove /* default */ comments  
4 Design Fixed Low ---- ----   simple naming issue  
9 Design Fixed Low ---- codeto...@gmail.com   visibilty of CGLib   Maintainability  
5 Design Fixed High ---- kandpwel...@gmail.com   Java 1.5 versus 1.6   Maintainability Usability  
8 Design Fixed Medium ---- codeto...@gmail.com   why Invoker?   Maintainability  
11 Design Accepted ---- ---- kandpwel...@gmail.com   uses of Class.cast() instead of cast operator  
17 ---- Done ---- ---- ----   Defining dev cycle  
12 Defect Fixed Critical ---- codeto...@gmail.com   Gradle build will need Javassist support  
CSV
  
Powered by Google Project Hosting