I think it mostly depends on the kind of app you're envisioning.
If you're going to do a lot of AJAX and partial updates to the page without
navigating to new pages I must say that Willow is aimed to ease this kind
of interaction.
If you're thinking of not using so much AJAX, then stick with plain Seaside
+ astares/B4.

For charting, you can also use ba-st/HighchartsSt wrapper with or without
Willow, or DuneSt/ChartJs.

Regards,
Gabriel

On Wed, May 12, 2021 at 7:02 AM Sanjay Minni <s...@planage.com> wrote:

> Hi
>
> this is a slightly open question but I want to have views to help me on
> choose the more appropriate Bootstrap4 package for a large Business
> Application:
>
> A. gh:astares/Seaside-Bootstrap4  ... and ...
> B. gh:ba-st/willow
>
> The application will have mostly
> - single form like UI
> - Form + Multi line UI
> - Flat reports (mostly Tabular text data) but export to PDF/Xlsx
> - Some graphs
>
>
> Thanks
>
>
>
> -----
> cheers,
> Sanjay
> --
> Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
>

Reply via email to