TBH, neither have I. The examples should probably be integrated better into
the website by "tutorializing" them and include in those tutorials a link
to the source of a single example.
2013/11/1 Stefan Bodewig
> Hi,
>
> I don't think I've ever built the extension, in fact I wouldn't even
> know
See inlines.
2013/11/1 Stefan Bodewig
> Hi,
>
> I'd like restructure our codebase a little as it feels a bit scattered
> to me, in particular I'd like to move
>
> src/* => src/main/* (except for site)
> tests => src/tests
> examples => src/examples
> extensions => src/extensions
>
And maybe src
Hi,
I don't think I've ever built the extension, in fact I wouldn't even
know what they contain without looking it up. The situation is similar
for the examples.
We'd need to modernize them in some way and maybe add new examples like
for the new extensions methods API.
This could be a nice "sim
Hi,
I'd like restructure our codebase a little as it feels a bit scattered
to me, in particular I'd like to move
src/* => src/main/* (except for site)
tests => src/tests
examples => src/examples
extensions => src/extensions
and I'd like to modify the build files so that assemblies and all
docume